GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/3907
IGNITE-8372 ZookeeperClusterNode was made Externalizable You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8372 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3907.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 #3907 ---- commit 6e37daf2d34ca083f367e982a3db80460ca8de16 Author: Sergey Chugunov <sergey.chugunov@...> Date: 2018-04-24T09:14:14Z IGNITE-8372 ZookeeperClusterNode was made Externalizable to preserve serializing local node's metrics ---- ---