[
https://issues.apache.org/jira/browse/IGNITE-9786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688583#comment-16688583
]
ASF GitHub Bot commented on IGNITE-9786:
----------------------------------------
Github user devozerov closed the pull request at:
https://github.com/apache/ignite/pull/4908
> 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
> Attachments: IGNITE_9786__Patch_.patch
>
>
> 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)