You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "mxsm (via GitHub)" <gi...@apache.org> on 2023/05/03 14:50:21 UTC

[GitHub] [rocketmq] mxsm opened a new issue, #6686: Remove ClientManageProcessor#heartBeat repeat judgment

mxsm opened a new issue, #6686:
URL: https://github.com/apache/rocketmq/issues/6686

   ### Before Creating the Enhancement Request
   
   <!-- Most of issues should be classified as bug or feature request. An issue should be considered as an enhancement when it proposes improvements to existing functionality or user experience, without necessarily introducing new features or fixing existing bugs. -->
   
   - [ ] I have confirmed that this should be classified as an enhancement rather than a bug/feature.
   
   ### Summary
   
   <!-- A clear and concise description of the enhancement you would like to see in the project. -->
   ![image](https://user-images.githubusercontent.com/15797831/235952505-a795391b-c1bf-4191-bf4c-16665fba0d8d.png)
   Repeat judgment
   
   ### Motivation
   
   <!-- Explain why you believe this enhancement is necessary, and how it benefits the project and community. Include any specific use cases that you have in mind. -->
   Remove repeat judgment
   
   ### Describe the Solution You'd Like
   
   <!-- Describe the enhancement you propose, detailing the change and implementation steps involved. If you have multiple solutions, please list them separately. -->
   Remove repeat judgment
   
   ### Describe Alternatives You've Considered
   
   <!-- List any alternative enhancements or implementations you have considered, and explain why they may not be as effective or appropriate. -->
   
   Remove repeat judgment
   
   ### Additional Context
   
   no more


-- 
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-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq] RongtongJin closed issue #6686: Remove ClientManageProcessor#heartBeat repeat judgment

Posted by "RongtongJin (via GitHub)" <gi...@apache.org>.
RongtongJin closed issue #6686: Remove ClientManageProcessor#heartBeat repeat judgment
URL: https://github.com/apache/rocketmq/issues/6686


-- 
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-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq] imzs commented on issue #6686: Remove ClientManageProcessor#heartBeat repeat judgment

Posted by "imzs (via GitHub)" <gi...@apache.org>.
imzs commented on issue #6686:
URL: https://github.com/apache/rocketmq/issues/6686#issuecomment-1592431740

   Great. It's not only about repetitive judgement, this can reduce useless cpu & mem usage.


-- 
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-unsubscribe@rocketmq.apache.org

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