[
https://issues.apache.org/jira/browse/IGNITE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513657#comment-16513657
]
ASF GitHub Bot commented on IGNITE-8738:
----------------------------------------
GitHub user ezagumennov opened a pull request:
https://github.com/apache/ignite/pull/4198
IGNITE-8738 log "coordinator changed" message in every node
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8738
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4198.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 #4198
----
commit 1e537d4a11ea86a5003b50a2287dd1d1924c5f20
Author: ezagumennov <ezagumennov@...>
Date: 2018-06-15T10:48:55Z
IGNITE-8738 log "coordinator changed" message in every node
----
> Improve coordinator change information
> --------------------------------------
>
> Key: IGNITE-8738
> URL: https://issues.apache.org/jira/browse/IGNITE-8738
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexey Goncharuk
> Assignee: Evgenii Zagumennov
> Priority: Major
>
> When topology changes and coordinator is also changed, we need to print out
> this alongside with topology information.
> An example of such message:
> {{Coordinator changed [prev=node.tostring(), cur=node.tostr()]}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)