joeCarf commented on code in PR #7449:
URL: https://github.com/apache/rocketmq/pull/7449#discussion_r1356123375


##########
common/src/main/java/org/apache/rocketmq/common/stats/StatsItem.java:
##########
@@ -248,11 +224,23 @@ public long getTimestamp() {
         return timestamp;
     }
 
+    public void setTimestamp(long timestamp) {

Review Comment:
   why need set function?



-- 
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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to