jojochuang opened a new pull request, #7585: URL: https://github.com/apache/ozone/pull/7585
## What changes were proposed in this pull request? HDDS-11753. Remove file per chunk layout from datanode code Please describe your PR in detail: * Removed FilePerChunkStrategy and the associated tests. * Updated other tests to skip FilePerChunkStrategy layout. * Note: this PR removes FilePerChunkStrategy without deprecation. My understand is that this feature is never a default and no one should be using it. If that's not the case, we need a more comprehensive effort to upgrade data in FilePerChunkStrategy layout. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11753 ## How was this patch tested? https://github.com/jojochuang/ozone/actions/runs/12364297711 -- 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]
