robocanic opened a new issue, #1315: URL: https://github.com/apache/dubbo-admin/issues/1315
<!-- 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(zookeeper, nacos) is needed. The core features of ResourceDiscovery includes: 1. List and watch registry center, turn the objects into atom [Resource](https://github.com/apache/dubbo-admin/blob/develop/pkg/core/resource/model/resource.go) 2. Turn the atom resource into dubbo domain resource(Application, Instance, Service etc.) 3. 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: notifications-unsubscr...@dubbo.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org