-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Open
Labels
Description
Bug report criteria
- This bug report is not security related, security issues should be disclosed privately via [email protected].
- This is not a support request or question, support requests or questions should be raised in the etcd discussion forums.
- You have read the etcd bug reporting guidelines.
- Existing open issues along with etcd frequently asked questions have been checked and this is not a duplicate.
What happened?
Looks like one member revision has not progressed for long time, but still it accepted reads and writes.

var_report_dump.tar.gz
/cc @fuweid @ahrtr @nwnt @henrybear327 @joshjms @siyuanfoundation
What did you expect to happen?
No linearization issues
How can we reproduce it (as minimally and precisely as possible)?
contact @marcus-hodgson-antithesis
Anything else we need to know?
No response
Etcd version (please run commands below)
main branch
Etcd configuration (command line flags or environment variables)
ETCD_SNAPSHOT_CATCHUP_ENTRIES: 100
ETCD_SNAPSHOT_COUNT: 50
ETCD_COMPACTION_BATCH_LIMIT: 10
Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)
$ etcdctl member list -w table
# paste output here
$ etcdctl --endpoints=<member list> endpoint status -w table
# paste output here