-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-18890. Remove use of okhttp in runtime code (#6057) #6101
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
HADOOP-18890. Remove use of okhttp in runtime code (#6057) #6101
Conversation
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
8fff3fd
to
ed9b831
Compare
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
@steveloughran I don't know what to do about the maven-shade-plugin. I've tried so many changes to try to get rid of the module-info classes. Some of them seem to work on my laptop but invariably fail on yetus. The issue that with the module-info classes is also affecting #6063. It does not appear to be something that this PR has caused. |
💔 -1 overall
This message was automatically generated. |
@steveloughran this PR now seems to just have failing tests - test failures that I think are not related to the PR changes |
💔 -1 overall
This message was automatically generated. |
b2d5202
to
8291dd4
Compare
💔 -1 overall
This message was automatically generated. |
backport of #6057