Chia-Chuan Yu created HDDS-12504:
------------------------------------

             Summary: Revisit the usage of RandomStringUtils to replace the 
depreciated functions
                 Key: HDDS-12504
                 URL: https://issues.apache.org/jira/browse/HDDS-12504
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: Chia-Chuan Yu
            Assignee: Chia-Chuan Yu


Among the code base we can see there're many usage of *RandomStringUtils* , can 
see 
[here|[https://github.com/apache/ozone/blob/d95ca4c44e2a1110c3e8619d458961a2e63f2dfc/hadoop-hdds/common/src/test/java/org/apache/hadoop/ozone/common/TestChecksum.java#L55],]
 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to