jojochuang opened a new pull request, #7654: URL: https://github.com/apache/ozone/pull/7654
## What changes were proposed in this pull request? HDDS-11753. Deprecate file per chunk layout from datanode code. Please describe your PR in detail: * Mark FILE_PER_CHUNK as deprecated. * Fallback to FILE_PER_BLOCK during DataNode startup if FILE_PER_CHUNK is configured. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11753 ## How was this patch tested? Unit test; one test case was added. -- 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]
