[GitHub] ignite pull request #2688: IGNITE-6403 SchemaOperationManager fix

2017-09-18 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #2688: IGNITE-6403 SchemaOperationManager fix

2017-09-18 Thread alexpaschenko
GitHub user alexpaschenko opened a pull request:

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

IGNITE-6403 SchemaOperationManager fix

…tiated operation.

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

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

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

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


commit 6a95a845056e7d509ad3fcf78738f1d59f7cc892
Author: Alexander Paschenko 
Date:   2017-09-18T18:04:57Z

IGNITE-6403 SchemaOperationManager always waits for node that has initiated 
operation.




---