Skip to content

[Feature]: Implemention of Discovery backend by nacos #1315

Description

@robocanic

What would you like to be added:
We haven defined the interface of ResourceDiscovery, the implemention is needed.
The core features of ResourceDiscovery includes:

  1. List and watch registry center(zookeeper, nacos), turn the objects into atom resource
  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.) .

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions