Skip to content

feat: improve the performance of leader election #865

@mattisonchao

Description

@mattisonchao

Motivation

Currently, we use a synchronised, sequential approach to update the metadata. In some cases, for example, one or two data server restarts cause many shards to trigger a new election, which will introduce too much conflict when acquiring the lock.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions