Stud-KK commented on issue #16067: URL: https://github.com/apache/dubbo/issues/16067#issuecomment-3840207293
Thanks for confirming 👍 I’ve opened a draft PR that follows this approach and focuses on a defensive metadata refresh after `offlineApp` / `onlineApp`, so that consumers recreate invokers without touching transport or reconnect logic. Draft PR: https://github.com/Stud-KK/dubbo/pull/1 I verified the change by compiling the affected modules locally. A full reactor build fails on my Windows environment due to `dubbo-maven-plugin` descriptor generation, which appears unrelated to this change. Happy to adjust the approach based on your feedback. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
