adoroszlai opened a new pull request, #4096: URL: https://github.com/apache/ozone/pull/4096
## What changes were proposed in this pull request? Some of datanode's SCM commands are processed asynchronously. SCM term is currently only checked when taking them out of the main queue. This PR adds logic to discard three types of such commands if they get outdated by the time they get out of the sub-queue. https://issues.apache.org/jira/browse/HDDS-7620 ## How was this patch tested? Added unit tests. https://github.com/adoroszlai/hadoop-ozone/actions/runs/3704261127 -- 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]
