[GitHub] ignite pull request #5513: IGNITE-10427 Wrap state change future before send...

2018-11-30 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #5513: IGNITE-10427 Wrap state change future before send...

2018-11-27 Thread antonovsergey93
GitHub user antonovsergey93 opened a pull request:

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

IGNITE-10427 Wrap state change future before sending activation request.



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

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

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

https://github.com/apache/ignite/pull/5513.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 #5513


commit 2653488c9bc575e5bf1c6212bc796bfe8d7a8098
Author: Sergey Antonov 
Date:   2018-11-27T15:32:57Z

IGNITE-10427 Wrap state change future before sending activation request.




---