You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/12/17 07:12:52 UTC

[GitHub] [rocketmq] Aaron-He commented on issue #1656: The stats data could be inaccurate of first minute/hour/day

Aaron-He commented on issue #1656: The stats data could be inaccurate of first minute/hour/day
URL: https://github.com/apache/rocketmq/issues/1656#issuecomment-566413138
 
 
   Before we add the first real CallSnapshot, we should initialize a snapshot with a timestamp ahead of one sampling period, values of 0, and put it in the first.
   在我们添加第一次实际采样snapshot之前,应该先初始化这样一个snapshot: 它的时间戳比前者提前一个采样周期,状态值(time & value)是0,并将它放在snapshot list 的第一个位置。

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services