[GitHub] ignite pull request #4769: IGNITE-9501 Exchange latch optimizations

2018-09-25 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #4769: IGNITE-9501 Exchange latch optimizations

2018-09-17 Thread Jokser
GitHub user Jokser opened a pull request:

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

IGNITE-9501 Exchange latch optimizations



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

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

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

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


commit 416ea0ac7bf43fd6f0efa0c4f2c96245887ea50e
Author: Pavel Kovalenko 
Date:   2018-09-11T08:44:23Z

IGNITE-9501 WIP.

commit 980a006c451b20b574da458da4ff36a6bc303637
Author: Pavel Kovalenko 
Date:   2018-09-17T11:55:07Z

IGNITE-9501 Exclude joined nodes from exchange latch participants.




---