[
https://issues.apache.org/jira/browse/IGNITE-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126856#comment-16126856
]
ASF GitHub Bot commented on IGNITE-6053:
----------------------------------------
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 <[email protected]>
Date: 2017-08-15T06:32:35Z
IGNITE-6053: IgniteCache.clear clears local caches with same names on all
server nodes.
----
> IgniteCache.clear clears local caches with same names on all server nodes
> -------------------------------------------------------------------------
>
> Key: IGNITE-6053
> URL: https://issues.apache.org/jira/browse/IGNITE-6053
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 1.7
> Reporter: Evgenii Zhuravlev
> Assignee: Roman Shtykh
> Fix For: 2.2
>
>
> Clear on LOCAL cache should clear cache on the current node only, not on all
> nodes, that have local caches with same names.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)