GitHub user ezagumennov opened a pull request: https://github.com/apache/ignite/pull/4465
Ignite 9144 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9144 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4465.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4465 ---- commit 1e537d4a11ea86a5003b50a2287dd1d1924c5f20 Author: ezagumennov <ezagumennov@...> Date: 2018-06-15T10:48:55Z IGNITE-8738 log "coordinator changed" message in every node commit 11ef506fc65e205971d13f35ad54506eb5143c97 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-06-18T13:56:24Z Merge branch 'master' of https://github.com/apache/ignite into ignite-8738 commit 30b6fc93dccd94ba9c951914c5361a0336167a19 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-06-18T16:19:52Z IGNITE-8738 Improve coordinator change information. commit 149dd3d286cd16aadd45108a34b8c29e22c56853 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-06-18T16:23:59Z IGNITE-8738 Improve coordinator change information. commit ce37135487909143b838db8c7eb2e0de6966e80e Author: ezagumennov <ezagumennov@...> Date: 2018-06-27T11:14:32Z IGNITE-8738 improve coordinator change message commit 37bfb4e2a1c8a7d3064f5d25e24ba69ebd8455e3 Author: ezagumennov <ezagumennov@...> Date: 2018-07-09T07:16:15Z IGNITE-8738 oldestServerNode instead of oldestAliveServerNode commit fc303e24666c7cb0430f241f53bdccd2c1f69f11 Author: ezagumennov <ezagumennov@...> Date: 2018-08-01T09:46:10Z IGNITE-9144 client and daemon modes are supported ---- ---