You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/07 13:56:47 UTC

[GitHub] [dubbo] zrlw edited a comment on pull request #8701: [3.0] patch service discovery registry directory

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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org