[GitHub] ignite pull request #3728: IGNITE-7753: Processors are incorrectly initializ...

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

[GitHub] ignite pull request #3728: IGNITE-7753: Processors are incorrectly initializ...

andrey-kuznetsov
GitHub user slukyano opened a pull request:

    https://github.com/apache/ignite/pull/3728

    IGNITE-7753: Processors are incorrectly initialized if a node joins d…

    …uring cluster activation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7753

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3728.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 #3728
   
----
commit bb71ad43a62d6f0da29301af3efb9c2f1a2f0d72
Author: Stanislav Lukyanov <stanlukyanov@...>
Date:   2018-04-01T18:22:23Z

    IGNITE-7753: Processors are incorrectly initialized if a node joins during cluster activation.

----


---