Skip to content

etcd_debugging_mvcc_watcher_total may become negative value #19987

@ahrtr

Description

@ahrtr

Bug report criteria

What happened?

etcd_debugging_mvcc_watcher_total may become negative value due to a race condition. The issue was fixed in #19600.

Two problems/followups,

cc @kjgorman @ivanvc @jmhbnz @serathius

What did you expect to happen?

.

How can we reproduce it (as minimally and precisely as possible)?

.

Anything else we need to know?

No response

Etcd version (please run commands below)

$ etcd --version
# paste output here

$ etcdctl version
# paste output here

Etcd configuration (command line flags or environment variables)

paste your configuration here

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

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions