[GitHub] ignite pull request #5060: IGNITE-9890 Refactor CachePartitionPartialCounter...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5060: IGNITE-9890 Refactor CachePartitionPartialCounter...

andrey-kuznetsov
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.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 #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.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5060: IGNITE-9890 Refactor CachePartitionPartialCounter...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---