chiacyu opened a new pull request, #7999:
URL: https://github.com/apache/ozone/pull/7999

   ## What changes were proposed in this pull request?
   TestDataUtil has several variants of createKey. This should be refactored to 
reduce duplication. `createKey(... String content)` can be removed, since we 
already have `createKey(... byte[] buffer)` functions to use. Please take a 
look, thanks!
   
   
   ## What is the link to the Apache JIRA
   [HDDS-12417](https://issues.apache.org/jira/browse/HDDS-12417)
   
   ## How was this patch tested?
   It can test by 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]

Reply via email to