Vladimir Ozerov created IGNITE-9786:
---------------------------------------
Summary: MVCC: simplify TX wait list management
Key: IGNITE-9786
URL:
https://issues.apache.org/jira/browse/IGNITE-9786 Project: Ignite
Issue Type: Task
Components: mvcc
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
Fix For: 2.8
It seems that instead of having a lot of classes and complex synchronization mechanics for MvccProcessorImpl.waitMap, we can use single wrapper with a list of waiters.
Resulting code will be much more simpler and less prone to concurrency issues.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)