bobtthp opened a new pull request, #2166:
URL: https://github.com/apache/dubbo-go/pull/2166

   问题:https://github.com/apache/dubbo-go/issues/2159
   
   描述:应用级服务发现每次 C 启动后,调用 P 端 metadata service,完成调用后关闭 invoker ,否则如果 P 端端开后 
getty 无法管理 client 会出现不断重新连接原来的 P
   
   解决方式:去除之前 map 缓存,每次完成后调用 invoker destroy 方法,关闭 invoker
   


-- 
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-unsubscr...@dubbo.apache.org

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


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

Reply via email to