robocanic opened a new issue, #1365:
URL: https://github.com/apache/dubbo-admin/issues/1365

   <!-- Please only use this template for submitting feature requests -->
   
   **What would you like to be added**:
   We haven defined the interface of ResourceDiscovery, the implemention is 
needed. And Nacos implmention is ready to use. Zookeeper is another important 
kind of registry we need to support. 
   The core features of ZookeeperDiscovery includes:
   1. List and watch zookeeper ZNode and  turn the node data into dubbo domain 
resource
   2. Make the state flow of resources effectively
   
   **Why is this needed**:
   Discovery is one of the Core Component, which is responsible for the 
discovery of RPC info(metadata, interface definition etc.) .
   
   


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