-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[HBASE-22597] : Upgrading commons-long to 3.9 #317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
🎊 +1 overall
This message was automatically generated. |
|
Please review @apurtell |
busbey
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
commons-lang 3.9 is the current release and RandomStringUtils doesn't look deprecated to me:
What's the reasoning behind replacing this use? Have you already checked to ensure none of our other dependencies already provide what we need? I would prefer we not add yet another third party dependency.
@busbey We are using commons-lang 3.6: https://github.com/apache/hbase/blob/master/pom.xml#L1448 |
|
It was undeprecated in commons-lang 3.7 (ref LANG-1346). please upgrade us to commons-lang 3.9 instead. |
4ef95a6 to
85dd17a
Compare
|
@busbey could you please kill https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-317/3/ ? |
|
I tried. we'll see if it takes. :) |
|
💔 -1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
Please review @busbey |
|
@busbey Could you please let me know how this PR is closed automatically? Which setting/validation triggered this closure? |
Closes #317 Signed-off-by: Sean Busbey <[email protected]> (cherry picked from commit 5a9d877)
|
I pushed it to master. still working on backports and then I'll close the jira. thanks for working on this! |
|
💔 -1 overall
This message was automatically generated. |
Closes apache#317 Signed-off-by: Sean Busbey <[email protected]> (cherry picked from commit 5a9d877)
No description provided.