-
Couldn't load subscription status.
- Fork 9.1k
HADOOP-17743. Replace Guava Lists usage by Hadoop's own Lists in hadoop-common, hadoop-tools and cloud-storage projects #3072
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
…op-common, hadoop-tools and cloud-storage projects
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
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.
LGTM.
|
The failed tests are not related. HDFS-16050 is addressing the issue. |
|
Merged. Thanks for your contribution, @virajjasani! |
…op-common, hadoop-tools and cloud-storage projects (apache#3072)
…op-common, hadoop-tools and cloud-storage projects (apache#3072)
|
is there a plan to get this into branch-3.3? backporting past this change is getting hard. |
|
Sure @steveloughran, will create 3.3 backport PR of #3061, it should be directly applicable to branch-3.3 and 3.2 without any conflicts. |
|
I pulled in the declaration of the Lists class, so new code can go back without problems |
No description provided.