adoroszlai commented on code in PR #4251:
URL: https://github.com/apache/ozone/pull/4251#discussion_r1098956780
##########
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/freon/BaseFreonGenerator.java:
##########
@@ -548,6 +569,10 @@ public void setThreadNo(int threadNo) {
this.threadNo = threadNo;
}
+ /**
+ * Get current Thread sequence ID.
+ * @return Current Thread sequence ID
Review Comment:
Thanks for adding the comment, but I still don't think it's clear right away
what it is used for. The doc just repeats the method name.
--
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]