GitHub user vldpyatkov opened a pull request:
https://github.com/apache/ignite/pull/5060 IGNITE-9890 Refactor CachePartitionPartialCountersMap#fromCountersMapâ¦
â¦, no need to sort partitions any time it called.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9890
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5060.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5060
----
commit d28c62f134807da102a31689c383f7ae5fe5e8c3
Author: vd-pyatkov <vpyatkov@...>
Date: 2018-10-24T12:07:15Z
IGNITE-9890 Refactor CachePartitionPartialCountersMap#fromCountersMap, no need to sort partitions any time it called.
----
---