db file flocked by another, or taking too long #20038
-
I deploy etcd with k8s, and version is etcd:3.5.11. default apisix-etcd-0 0/1 Running Etcd logs: I checked the DB file, which is about 150MB, and it doesn't seem to be in use. Why is this happening? Do I need to increase the timeout for the livenessProbe? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey @renshunhang - Thanks for your question, it looks like the version of etcd you're running is a couple years old. We've merged some changes to db file flock behaviour in the last couple years, for example #17206. Can you please confirm this issue persists with a modern version of etcd? |
Beta Was this translation helpful? Give feedback.
Hey @renshunhang - Thanks for your question, it looks like the version of etcd you're running is a couple years old. We've merged some changes to db file flock behaviour in the last couple years, for example #17206.
Can you please confirm this issue persists with a modern version of etcd?