[GitHub] ignite pull request #4598: IGNITE-9353: Removed "Known issue, possible deadl...

2018-08-22 Thread shroman
Github user shroman closed the pull request at:

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


---


[GitHub] ignite pull request #4598: IGNITE-9353: Removed "Known issue, possible deadl...

2018-08-22 Thread shroman
GitHub user shroman opened a pull request:

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

IGNITE-9353: Removed "Known issue, possible deadlock in case of low p…

…riority cache rebalancing delayed" comment from 
GridCacheRebalancingSyncSelfTest#getConfiguration.

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

$ git pull https://github.com/shroman/ignite master

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

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


commit fa2c8e72e7559803eee250f35c5120e0b7270de2
Author: shroman 
Date:   2018-08-23T03:45:15Z

IGNITE-9353: Removed "Known issue, possible deadlock in case of low 
priority cache rebalancing delayed" comment from 
GridCacheRebalancingSyncSelfTest#getConfiguration.




---