zrlw edited a comment on pull request #8701:
URL: https://github.com/apache/dubbo/pull/8701#issuecomment-914079816


   > Could you provide more detailed info? And why did you use the variable 
`forbidden`?
   it might cause chaos that main thread does isAvailable() while 
main-EventThread does refreshInvoker() at the same time, especially while 
main-EventThread gets empty url lists to refresh.
   pls see more details in #8675
   there are same problem in RegistryDirectory.java. you'd better compare these 
code with current branch master.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to