steveloughran commented on a change in pull request #3445:
URL: https://github.com/apache/hadoop/pull/3445#discussion_r835412200
##########
File path:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/tracing/Span.java
##########
@@ -21,32 +21,36 @@
import java.io.Closeable;
+/***
+ * This class is a wrapper class on top of opentelemetry Span class
+ * avoiding direct dependency on opentelemetry API
Review comment:
afraid you will need a "." at the end to keep all versions of javadoc
happy. longstanding PITA
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]