GitHub user akuznetsov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/5581 IGNITE-10552 Web Agent: Improve logging when cluster topology changed
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-wc-780
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5581.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5581
----
commit 34f0f04c0a1cbfe05f6e11ed1b185283c54b80a7
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-12-03T03:14:14Z
WC-780 Web Agent: Print to log when agent connected to another node.
commit 0ff50b782290c3a34fd6548b6f1ec85d00e2a974
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-12-05T02:34:29Z
Merge branch 'master' of
https://git-wip-us.apache.org/repos/asf/ignite into ignite-wc-780
commit 2eba07ed6af174602378a805dec9fca4e8742be1
Author: Alexey Kuznetsov <akuznetsov@...>
Date: 2018-12-05T07:16:53Z
WC-780 Web Agent: Print info to log when topology changed and when agent retrying to connect.
----
---