hadoop-yetus commented on a change in pull request #722: HDDS-1421. Avoid
unnecessary object allocations in TracingUtil. Contr…
URL: https://github.com/apache/hadoop/pull/722#discussion_r274235883
##########
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/tracing/TracingUtil.java
##########
@@ -33,6 +33,8 @@
* Utility class to collect all the tracing helper methods.
*/
public final class TracingUtil {
+
Review comment:
whitespace:end of line
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]