You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexander Belyak (JIRA)" <ji...@apache.org> on 2017/04/17 14:04:42 UTC

[jira] [Created] (IGNITE-5003) Parallel write&evict same key in CacheWriteBehindStore

Alexander Belyak created IGNITE-5003:
----------------------------------------

             Summary: Parallel write&evict same key in CacheWriteBehindStore
                 Key: IGNITE-5003
                 URL: https://issues.apache.org/jira/browse/IGNITE-5003
             Project: Ignite
          Issue Type: Improvement
    Affects Versions: 1.9
            Reporter: Alexander Belyak


Now GridCacheWriteBehindStore.updateCache wait for writeLock in StatefulValue and, moreover, waitForFlush() if value is in pending (flushing) state. We need to remove waiting.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)