ivandika3 commented on PR #5666: URL: https://github.com/apache/ozone/pull/5666#issuecomment-1843237249
> BTW, found a bug when reviewing this; filed [HDDS-9848](https://issues.apache.org/jira/browse/HDDS-9848) . May I know in which cases `nodesInOrder` needs to be shared across threads? Is it because `validateAndUpdateCache` is run under `StateMachine#applyTransaction` which will be run under a different thread (i.e. `StateMachineUpdater`) compared to the thread calling `allocateBlock` in `preExecute`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
