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/07/12 20:05:33 UTC

[GitHub] [dubbo-go] Da-Hong edited a comment on pull request #1273: Fix: when zk remoting.EventTypeAdd event send fail, need delete the path from zk listener pathmap

Da-Hong edited a comment on pull request #1273:
URL: https://github.com/apache/dubbo-go/pull/1273#issuecomment-878196667


   上面用的这个dubboPath
   _, ok := l.pathMap[dubboPath]
   下面用成zkPath了
   delete(l.pathMap, zkPath)


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