pingcap/tiflow

batch the etcd operations when DM master bootstrap its components

Open

#3,829 opened on Dec 10, 2021

 (1 comment) (0 reactions) (0 assignees)Go (310 forks)auto 404
area/dmhelp wantedsubject/new-feature

Repository metrics

Stars
 (461 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem?

when bootstrap and starting optimist

[2021/12/09 15:43:09.668 +08:00] [INFO] [optimist.go:692] ["put shard DDL lock operation"] [component="shard DDL optimist"] [lock=hidden] [operation=hidden] ["already exist"=false] [revision=3177501]
...
[2021/12/09 15:44:13.310 +08:00] [INFO] [optimist.go:692] ["put shard DDL lock operation"] [component="shard DDL optimist"] [lock=hidden] [operation=hidden] ["already exist"=false] [revision=3178442]

Describe the feature you'd like

batch them to speed up

Describe alternatives you've considered

No response

Teachability, Documentation, Adoption, Migration Strategy

No response

Contributor guide