priyeshkaratha opened a new pull request, #9218: URL: https://github.com/apache/ozone/pull/9218
## What changes were proposed in this pull request? In the DataNode, we currently have only the totalBlockSize field, which is optional. When reading this value and storing the total bytes for a container in metadata, it is maintained as a simple key-value entry. Therefore, this change does not affect the reading of older data and ensures full backward compatibility. So removing the feature finalisation checks used. ## What is the link to the Apache JIRA HDDS-13853 ## How was this patch tested? Tested using CI. -- 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]
