8000 optimize config server dump consistence when notify fail · Issue #10769 · alibaba/nacos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
optimize config server dump consistence when notify fail #10769
Closed
@shiyiyue1102

Description

@shiyiyue1102

Is your feature request related to a problem? Please describe.
If a node receive a config update request ,it will persist into db and async notify other nodes to dump config to local disk in AsyncNotifyCenter .
There is a case ,if this node crashed before notify other nodes, other nodes won't receive config dump change request and stay behind of last config version until interval 6 hour all dump task running.

Describe the solution you'd like
As a supplement , add a dump change task to check new updated configs in db to make up for the problem above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementCategory issues or prs related to enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0