You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2023/01/01 05:45:49 UTC

[GitHub] [rocketmq] mxsm opened a new issue, #5795: Optimize batch unregistration broker service

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

   scan not active broker and invoke onChannelDestroy is one by one. 
   ![image](https://user-images.githubusercontent.com/15797831/210161977-5715812b-925f-42e0-8465-9481231f44d6.png)
   In onChannelDestroy method has read lock, we should reduce lock conflict. 
   
   Scan all not active broker add to set and It is set for subsequent operations
   
   


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


Re: [I] Optimize batch unregistration broker service [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5795:
URL: https://github.com/apache/rocketmq/issues/5795#issuecomment-1876135421

   This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.


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


Re: [I] Optimize batch unregistration broker service [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5795:
URL: https://github.com/apache/rocketmq/issues/5795#issuecomment-1879886441

   This issue was closed because it has been inactive for 3 days since being marked as stale.


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


Re: [I] Optimize batch unregistration broker service [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #5795: Optimize batch unregistration broker service
URL: https://github.com/apache/rocketmq/issues/5795


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