apache / incubator-horaedb-meta

Meta service of HoraeDB cluster.
https://horaedb.apache.org
Apache License 2.0
27 stars 15 forks source link

feat: support manage registered nodes #86

Closed ShiKaiWi closed 2 years ago

ShiKaiWi commented 2 years ago

Which issue does this PR close?

Closes #

Rationale for this change

For now, nodeCache is shared by topology and registering, which is confusing.

What changes are included in this PR?

Are there any user-facing changes?

None.

How does this change test

Test by manual.