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 2020/07/10 03:43:04 UTC

[GitHub] [dubbo-go] zhaoche27 opened a new issue #649: data race

zhaoche27 opened a new issue #649:
URL: https://github.com/apache/dubbo-go/issues/649


    /remoting/zookeeper/facade.go
   r.ZkClient().Done().    
   
   func (r *zkRegistry) ZkClient() *zookeeper.ZookeeperClient {
   	return r.client
   }
   
   registry/zookeeper/registry.go
   r.client.Close().     
   r.client=nil
   


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



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


[GitHub] [dubbo-go] AlexStocks commented on issue #649: data race

Posted by GitBox <gi...@apache.org>.
AlexStocks commented on issue #649:
URL: https://github.com/apache/dubbo-go/issues/649#issuecomment-662245448


   can not get reply in so long time. close it.


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



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


[GitHub] [dubbo-go] AlexStocks commented on issue #649: data race

Posted by GitBox <gi...@apache.org>.
AlexStocks commented on issue #649:
URL: https://github.com/apache/dubbo-go/issues/649#issuecomment-656509282


   @zhaoche27 U can describe ur problem in Chinese to let us know it clearly.


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



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


[GitHub] [dubbo-go] AlexStocks closed issue #649: data race

Posted by GitBox <gi...@apache.org>.
AlexStocks closed issue #649:
URL: https://github.com/apache/dubbo-go/issues/649


   


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



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