yangjiandan commented on code in PR #7352:
URL: https://github.com/apache/hadoop/pull/7352#discussion_r1955488222
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/Clock.java:
##########
@@ -23,7 +23,11 @@
/**
* A simple clock interface that gives you time.
+ * @deprecated This class has been moved to {@link
org.apache.hadoop.util.Clock}
+ * in hadoop-common-project and will be removed in Hadoop 4.0.0.
Review Comment:
Thanks for the suggestion! That makes sence. I'll update the comments to
remove the version reference and just indicate the intent to remove it in the
future.
--
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]