laywin commented on issue #13675:
URL: https://github.com/apache/dubbo/issues/13675#issuecomment-2005635939

   > > ```java
   > > subscribeEventListener(serviceName, url, listener)
   > > ```
   > 
   > 
![image](https://private-user-images.githubusercontent.com/9292748/313885694-bfefe34c-cfed-4cef-a79b-60432583e81e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTA4MTQ5NjMsIm5iZiI6MTcxMDgxNDY2MywicGF0aCI6Ii85MjkyNzQ4LzMxMzg4NTY5NC1iZmVmZTM0Yy1jZmVkLTRjZWYtYTc5Yi02MDQzMjU4M2U4MWUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDMxOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDAzMTlUMDIxNzQzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NzAxZDk4NmNhNjdlOGQ2YTcxZGYzNGNjNWU1NWQ5M2ZhM2Y4ZDA1NGNlOGE1ZjEzNTFjMTE0NDQ1MDg5M2E3OSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.5DV6QHAKp2zoCd8KyHn6Ha3RNxd8YDXn3gx_UJIZiAY)
 This is not depend on whether there have providers or not.
   
   I think the code we are discussing should be in getAllInstances and 
subscribeEventListener. getAllInstances will have subscription operations when 
there is no provider , but at this time there not exist a listener. 
   


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