-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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-17175. [JDK 11] Fix javadoc errors in hadoop-common module. #2397
Conversation
💔 -1 overall
This message was automatically generated. |
In Java 11, new javadoc warnings are expected because javadoc had been disabled in hadoop-common module. |
💔 -1 overall
This message was automatically generated. |
@aajisaka Thanks for this PR. The conflicts are caused by HDFS-15639. Could your rebase it using the latest trunk? |
a5ba1e4
to
5d55459
Compare
Rebased. Thank you @tasanuma |
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/ClientCache.java
Outdated
Show resolved
Hide resolved
This reverts commit dcf0e67.
@aajisaka Thanks for updating the PR. +1, pending Jenkins. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
TestZKFailover#testNoZK failed but it is not related to the patch. Filed https://issues.apache.org/jira/browse/HADOOP-17322 |
Merged. Thank you @tasanuma |
JIRA: https://issues.apache.org/jira/browse/HADOOP-17175