You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by vldpyatkov <gi...@git.apache.org> on 2018/10/24 12:13:20 UTC

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

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 <vp...@...>
Date:   2018-10-24T12:07:15Z

    IGNITE-9890 Refactor CachePartitionPartialCountersMap#fromCountersMap, no need to sort partitions any time it called.

----


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---