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)