hearbeat interval #14550
Unanswered
marinajiang
asked this question in
Q&A
hearbeat interval
#14550
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i have etcd service setting and environment variable for 200ms.
--heartbeat-interval=200
--election-timeout=1000 \
But etcd.log still show "100ms", does etcd really consider my service setting of 200ms?
{"level":"warn","ts":"2022-10-04T10:17:15.499-0700","caller":"etcdserver/util.go:144","msg":"apply request took too long","took":"108.017061ms","expected-duration":"100ms","prefix":"","request":"header:<ID:2725948314419380824 > lease_revoke:id:25d4838c9d0ac1fd","response":"size:30"}
Beta Was this translation helpful? Give feedback.
All reactions