GitHub user ahumellihuk opened a pull request:
https://github.com/apache/ignite/pull/2637 jdkMarshaller(String nodeName) didn't set nodeName
Node name was being set on a new instance of JdkMarshaller, not the one being returned
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ahumellihuk/ignite master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2637.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2637
----
----
---