[
https://issues.apache.org/jira/browse/HDDS-12504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-12504.
-------------------------------------
Fix Version/s: 2.1.0
Resolution: Done
> Replace calls to deprecated RandomStringUtils methods
> -----------------------------------------------------
>
> Key: HDDS-12504
> URL: https://issues.apache.org/jira/browse/HDDS-12504
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Chia-Chuan Yu
> Assignee: Chia-Chuan Yu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.1.0
>
>
> Among the code base we can see there're many usage of *RandomStringUtils* ,
> can see :
> https://github.com/apache/ozone/blob/691383526a90f488ffa0d6e05daaeb9eb7e12f4c/hadoop-ozone/s3gateway/src/test/java/org/apache/hadoop/ozone/s3/endpoint/TestObjectHead.java#L71
> 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]