cnauroth commented on code in PR #7352:
URL: https://github.com/apache/hadoop/pull/7352#discussion_r1954939113


##########
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:
   Let's not mention 4.0.0 (or any other specific version). There isn't a 
specific release plan for a 4.0.0 yet. It's enough to say that the intent is to 
remove it someday.



-- 
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]

Reply via email to