QingJuBaiTang commented on issue #15305:
URL: https://github.com/apache/dubbo/issues/15305#issuecomment-2809805520

   Before starting demo-provider2, the output is:
   ```
   demo service, failed
   demo service 2, failed
   
   demo service, failed
   demo service 2, failed
   
   demo service, failed
   demo service 2, failed
   ```
   
   After demo-provider2 is started, the output changes to:
   ```
   demo service, success
   demo service 2, failed
   
   demo service, success
   demo service 2, failed
   ```
   


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