[
https://issues.apache.org/jira/browse/HADOOP-17175?focusedWorklogId=503588&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-503588
]
ASF GitHub Bot logged work on HADOOP-17175:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Oct/20 07:25
Start Date: 22/Oct/20 07:25
Worklog Time Spent: 10m
Work Description: tasanuma commented on a change in pull request #2397:
URL: https://github.com/apache/hadoop/pull/2397#discussion_r509936009
##########
File path:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/ClientCache.java
##########
@@ -29,7 +29,7 @@
import org.apache.hadoop.io.ObjectWritable;
import org.apache.hadoop.io.Writable;
-import
org.apache.hadoop.thirdparty.com.google.common.annotations.VisibleForTesting;
+import com.google.common.annotations.VisibleForTesting;
Review comment:
Is this a mistake?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 503588)
Time Spent: 1h 10m (was: 1h)
> [JDK11] Fix javadoc errors in hadoop-common module
> --------------------------------------------------
>
> Key: HADOOP-17175
> URL: https://issues.apache.org/jira/browse/HADOOP-17175
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: documentation
> Reporter: Akira Ajisaka
> Assignee: Akira Ajisaka
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Full error log:
> https://gist.github.com/aajisaka/5504dd485cc4bc98a6a245830d450919
> {noformat}
> [ERROR]
> /Users/aajisaka/git/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/DelegatingSSLSocketFactory.java:57:
> error: unexpected end tag: </p>
> [ERROR] * </p>
> [ERROR] ^
> [ERROR]
> /Users/aajisaka/git/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/WeightedTimeCostProvider.java:33:
> error: self-closing element not allowed
> [ERROR] * <p/>This allows for configuration of how heavily each of the
> operations
> [ERROR] ^
> ...
> {noformat}
> How to reproduce the failure:
> * Remove {{<javadoc.skip.jdk11>true</javadoc.skip.jdk11>}} from pom.xml
> * Run {{mvn process-sources javadoc:javadoc-no-fork}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]