Skip to content

[Volunteer] sync data center support different ShenYu instance #2216

@qicz

Description

@qicz

Volunteer help

Sometimes, We just have one zookeeper or nacos cluster, but there are many ShenYu instances for different env or business, and the data is isolated. Maybe ShenYu sync data center save the data's identity with instance info.

eg:

shenyu
   ├──{instanceName or Instance Id}
   ├    ├──regsiter
   ├    ├     ├──metadata
   ├    ├     ├     ├──${rpcType}
   ├    ├     ├     ├      ├────${contextPath}
   ├    ├     ├     ├               ├──${ruleName} : save metadata data of MetaDataRegisterDTO
   ├    ├     ├──uri
   ├    ├     ├     ├──${rpcType}
...

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions