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

   ## What changes were proposed in this pull request?
   Among the code base we can see there're many usage of `RandomStringUtils` 
,however, many of the methods in `RandomStringUtils` are depreciated, can be 
check 
[here](https://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/RandomStringUtils.html)
 we should replace it with the available ones.
   
   ## What is the link to the Apache JIRA
   [HDDS-12504](https://issues.apache.org/jira/browse/HDDS-12504)
   
   ## How was this patch tested?
   CI:
   https://github.com/chiacyu/ozone/actions/runs/14556096087


-- 
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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to