xieshouyu commented on PR #13950: URL: https://github.com/apache/dubbo/pull/13950#issuecomment-3131510133
> > only consumers unregister serviceInstance > > you'd better explain the details of your problem. > > only consumers unregister serviceInstance > > you'd better explain the details of your problem. When we switch to the service-level shutdown interface, there is no way for our Dubbo console to obtain the subscribers of a specific provider interface. We must obtain metadata from each subscriber through their IP and port to find out. Therefore, even a pure consumer application must have IP and port information. -- 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