Cyrill commented on PR #3890: URL: https://github.com/apache/ozone/pull/3890#issuecomment-1298520991
Thank you all for your comments. I updated the doc with more details. @errose28 @neils-dev Yes it is possible to set individual compression type for each key. If not set, the bucket compression type will be used. Both `OmBucketInfo` and `OmKeyInfo` will be updated with the compression type used for the bucket/key. The implementation is expected to be similar to how encryption is currently implemented. @errose28 EC support was not planned to be implemented in this phase. I can raise a separate JIRA for it (e.g. "Support Ozone Transparent Encryption with EC") and start working on it once the basic functionality is done. If you believe it is essential to cover it in the doc before starting any implementation, we can definitely discuss it. -- 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]
