[
https://issues.apache.org/jira/browse/IGNITE-9786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663704#comment-16663704
]
Vladimir Ozerov commented on IGNITE-9786:
-----------------------------------------
Re-run: https://ci.ignite.apache.org/viewQueued.html?itemId=2162968
> 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
> Priority: Major
> 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)