You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitriy Setrakyan (JIRA)" <ji...@apache.org> on 2015/02/24 19:25:04 UTC

[jira] [Created] (IGNITE-333) Need to add clear(key) method to IgniteCache

Dmitriy Setrakyan created IGNITE-333:
----------------------------------------

             Summary: Need to add clear(key) method to IgniteCache
                 Key: IGNITE-333
                 URL: https://issues.apache.org/jira/browse/IGNITE-333
             Project: Ignite
          Issue Type: Improvement
          Components: cache
            Reporter: Dmitriy Setrakyan
            Assignee: Yakov Zhdanov
             Fix For: sprint-3


I think we need to add back the clear(key) methods. I am realizing now that we may have to simply invalidate a key on each node and currently there is no way.

We should document this method warning users that it is not transactionally consistent, and when it is used, transactional semantics must be guaranteed outside of Ignite.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)