Closed zhanggbj closed 6 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/152951010
The labels on this github issue will be updated when the story is started.
This issue describes some of the blocks to upgrading etcd version: https://github.com/cloudfoundry-incubator/etcd-release/issues/31
We do not have plans to update the version.
Hi,
etcd server failed to start when using
NFS
disk as below due to can't get file lock. This issue has been reported and fixed in https://github.com/coreos/etcd/pull/4861 (Apr 16, 2016).However I noticed in etcd-release/src/etcdfab/vendor/github.com/coreos/etcd, it is still using
etcd @e4561dd
with versionv2.2.0
(Sep 11, 2015), which is a little bit outdated.I'm wondering is there any plan to update etcd version or is there any other concern? Thanks!