[GitHub] ignite pull request #3136: IGNITE-7088 Fix implementation of DIRECT comparat...

2017-12-07 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #3136: IGNITE-7088 Fix implementation of DIRECT comparat...

2017-12-04 Thread ezhuravl
GitHub user ezhuravl opened a pull request:

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

IGNITE-7088 Fix implementation of DIRECT comparator for ordering caches



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

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

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

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


commit bf7f857d15e17ab27ffcc2b5448160a72d481045
Author: ezhuravl 
Date:   2017-12-04T16:09:36Z

IGNITE-7088 Fix implementation of DIRECT comparator for ordering cache 
start operations




---