[GitHub] ignite pull request #2637: jdkMarshaller(String nodeName) didn't set nodeNam...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2637: jdkMarshaller(String nodeName) didn't set nodeNam...

andrey-kuznetsov
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.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 #2637
   
----

----


---