[
https://issues.apache.org/jira/browse/IGNITE-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Pavlov updated IGNITE-5003:
-----------------------------------
Description:
Now GridCacheWriteBehindStore.updateCache wait for writeLock in StatefulValue
and, moreover, waitForFlush() if value is in pending (flushing) state.
We need to remove waiting.
was:Now GridCacheWriteBehindStore.updateCache wait for writeLock in
StatefulValue and, moreover, waitForFlush() if value is in pending (flushing)
state. We need to remove waiting.
> 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
> Assignee: Andrey Aleksandrov
> Priority: Major
>
> 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
(v7.6.3#76005)