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 2022/08/04 02:31:28 UTC

[GitHub] [rocketmq] guyinyou commented on pull request #4754: using take replace poll

guyinyou commented on PR #4754:
URL: https://github.com/apache/rocketmq/pull/4754#issuecomment-1204685901

   org/apache/rocketmq/namesrv/routeinfo/BatchUnRegisterService.java:63
   `while (!this.isStopped()) {`
   
   use poll can make thread graceful stop. maybe this is the original intention


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

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