mz0113 commented on issue #16067:
URL: https://github.com/apache/dubbo/issues/16067#issuecomment-3840059180

   > Hi maintainers
   > 
   > I’d like to work on this issue. From the logs and description, it looks 
like after executing `offlineApp` → `onlineApp`, the consumer may still hold 
stale or inactive connections (for example via `LazyConnectExchangeClient` when 
`send.reconnect=false`), which leads to repeated `noProvider` or channel 
inactive errors.
   > 
   > I plan to reproduce this with Dubbo 3.0.12 and investigate whether 
invokers / connections are properly refreshed after `onlineApp`. If confirmed, 
I’ll submit a small and safe fix.
   > 
   > Please let me know if this approach is reasonable. Thanks!
   
   hi,you are right 。 


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

Reply via email to