[
https://issues.apache.org/jira/browse/HDDS-15665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-15665.
-------------------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
> Race condition of deletingTxIDs between readOnlyIterator and onFlush
> --------------------------------------------------------------------
>
> Key: HDDS-15665
> URL: https://issues.apache.org/jira/browse/HDDS-15665
> Project: Apache Ozone
> Issue Type: Improvement
> Reporter: Sammi Chen
> Assignee: Sammi Chen
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.3.0
>
>
> While readOnlyIterator returns an iterator for getTransactions to use,
> readOnlyIterator skips elements which are already in deletingTxIDs, while
> before readOnlyIterator is closed, another thread can call onFlush to cleanup
> the deletingTxIDs, causing finished transactions be loaded again for delete.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]