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 2021/01/03 13:34:21 UTC

[GitHub] [rocketmq] xxd763795151 opened a new pull request #2543: [ISSUE #2516]Fix the problem of caculating a correct headSlowTimeMills value with 1/2 chance

xxd763795151 opened a new pull request #2543:
URL: https://github.com/apache/rocketmq/pull/2543


   **Make sure set the target branch to `develop`**
   
   ## What is the purpose of the change
   
   Fix the problem of caculating a correct headSlowTimeMills value with 1/2 chance
   
   ## Brief changelog
   
   The header element  of queue may not match the specified type (1/2 chance),so find the first correct element by traversing the queue.
   
   Scope of influence: [printWaterMark() ] and [invoke broker: prepareRuntimeInfo() method ,get headSlowTimeMills]
   


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



[GitHub] [rocketmq] coveralls commented on pull request #2543: [ISSUE #2516]Fix the problem of caculating a correct headSlowTimeMills value with 1/2 chance

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #2543:
URL: https://github.com/apache/rocketmq/pull/2543#issuecomment-753619703


   
   [![Coverage Status](https://coveralls.io/builds/36046273/badge)](https://coveralls.io/builds/36046273)
   
   Coverage decreased (-0.1%) to 51.807% when pulling **54f153b77593737b8c7963290d45db68ea6a45e1 on xxd763795151:develop** into **0239421fa59b67c423cf9fcabf5cd6edda0c2076 on apache:develop**.
   


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



[GitHub] [rocketmq] xxd763795151 closed pull request #2543: [ISSUE #2516]Fix the problem of caculating a correct headSlowTimeMills value with 1/2 chance

Posted by GitBox <gi...@apache.org>.
xxd763795151 closed pull request #2543:
URL: https://github.com/apache/rocketmq/pull/2543


   


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