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/04/20 10:39:35 UTC

[GitHub] [rocketmq] shenshaoming commented on issue #2814: Why the RouteInfoManager.java use nested try...catch

shenshaoming commented on issue #2814:
URL: https://github.com/apache/rocketmq/issues/2814#issuecomment-823171412


   > > getAllTopicList
   > 
   > I agree with u, unlock can throw exception indeed.
   
   Yes, you were right about this. The unlock method will throw an Exception if current thread didn't obtain the lock, which means some exception happens when call the lock method.
   Thank you for your replay.
   


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