You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by shroman <gi...@git.apache.org> on 2017/08/15 06:34:38 UTC

[GitHub] ignite pull request #2443: IGNITE-6053: IgniteCache.clear clears local cache...

GitHub user shroman opened a pull request:

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

    IGNITE-6053: IgniteCache.clear clears local caches with same names on…

    … all server nodes.

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

    $ git pull https://github.com/shroman/ignite IGNITE-6053

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

    https://github.com/apache/ignite/pull/2443.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 #2443
    
----
commit 2253881dc46e150ecc0d4277fdb5d653bea70c44
Author: shroman <rs...@yahoo.com>
Date:   2017-08-15T06:32:35Z

    IGNITE-6053: IgniteCache.clear clears local caches with same names on all server nodes.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #2443: IGNITE-6053: IgniteCache.clear clears local cache...

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

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


---