Closed ShiKaiWi closed 2 years ago
Closes #
For now, nodeCache is shared by topology and registering, which is confusing.
nodeCache
registeredNodeCache
None.
Test by manual.
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?
registeredNodeCache
to manage registering information.Are there any user-facing changes?
None.
How does this change test
Test by manual.