[GitHub] ignite pull request #4850: IGNITE-9661 Optimize partitions validation

2018-10-04 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #4850: IGNITE-9661 Optimize partitions validation

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

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

IGNITE-9661 Optimize partitions validation

logN removed from complexity.

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

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

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

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


commit 4cd2998a11724ab9bb2d6d19c89008417036c6da
Author: Pavel Kovalenko 
Date:   2018-09-26T13:48:30Z

IGNITE-9661 Test for starting caches.

commit c41ee576b8e14d72e57dd60e4fb7248e1edcec44
Author: Pavel Kovalenko 
Date:   2018-09-26T13:48:46Z

IGNITE-9661 Partitions validator optimizations.

commit aa4c37cc2708de03317e4900a5dedeeef0a99beb
Author: Pavel Kovalenko 
Date:   2018-09-27T10:47:23Z

IGNITE-9661 Removed test

commit 6ccea1067a62430deb8deec93beb0909222cf9be
Author: Pavel Kovalenko 
Date:   2018-09-27T11:18:40Z

Merge branch 'master' into ignite-9661




---