vongosling commented on issue #2516:
URL: https://github.com/apache/rocketmq/issues/2516#issuecomment-752816036


   Great find~ I would like to recommend you use condition iteration instead of 
creating another pool thread. There are too many blocking queues and executor 
service now. It's almost chaotic.~
   
   Looking back on the fail-fast mechanism in the broker end what we've done 
previously is a little rude. I have been thinking about making optimization 
here. If you have better ideas, welcome to come up with your idea. For example, 
you could use better algorithms and data structures in Resilience4j...


----------------------------------------------------------------
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:
[email protected]


Reply via email to