amaliujia commented on PR #11032: URL: https://github.com/apache/ozone/pull/11032#issuecomment-5434060716
@adoroszlai thanks for pointing out `TestOzoneManagerHAWithStoppedNodes` as an existing failure. Then I will only fix for `TestContainerStateMachine`. I discussed `TestContainerStateMachine` with @spacemonkd. The conclusion is I will add a config to control the behavior of OM snapshot with MD5 files. `config=on` means OM should also ignore snapshots without MD5 files. `config=off` means OM remain existing behavior before Ratis 3.3.0. This is to minimize the impact from the Ratis 3.3.0 upgrade in case there is any issues for existing OM/Ozone snapshot usage. -- 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]
