errose28 commented on PR #5324: URL: https://github.com/apache/ozone/pull/5324#issuecomment-1731806587
Should we use container state as the tiebreaker before BCSID? I think that a CLOSED container should always win. Just checking the BCSID does not always imply this: - EC containers will all have BCSID = 0. We may end up loading an old open EC container without all the data. - Unhealthy and closed containers may have the same BCSID. We should use the closed one in this case. -- 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]
