18205097282 commented on issue #3800:
URL: https://github.com/apache/rocketmq/issues/3800#issuecomment-1022915628


   @ni-ze 
   我查了,我的指标是400,基本上全是MissTPS 造成的,FoundTPS值很小。
   
   “从存储中查询消息,如果能找到就算在FoundTPS中,找不到就算在MissTPS中。”
   When org.apache.rocketmq.store.DefaultMessageStore#getMessage is called, 
getMessageTimesTotalFound or getMessageTimesTotalMiss is incremented.
   
   对不起,我没有听懂,因为找一次,MissTPS或FoundTPS其中一个必+1,
   也就是两者之和 TotalTPS必+1。那我的指标值不就是恒等于DefaultMessageStore#getMessage的调用次数了吗?


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


Reply via email to