szetszwo opened a new pull request, #4725: URL: https://github.com/apache/ozone/pull/4725
## What changes were proposed in this pull request? - Check the parameters (null, class) in OzoneOutputStream constructors and don't have check it again in the code. - Remove unused feInfo from KeyDataStreamOutput. - Remove duplicated replicationConfig parameter from RpcClient.createDataStreamOutput(..). - Add addAllMetadataGdpr to OmKeyArgs.Builder to take care GDPR_FLAG. - Refactor GDPRSymmetricKey related code. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8639 ## How was this patch tested? Modified TestGDPRSymmetricKey -- 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]
