Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Popular repositories
-
-
Forked from etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
Go
-
-
-
292 contributions in the last year
Contribution activity
September 2019
- jingyih/auger Go
- jingyih/website HTML
Created a pull request in kubernetes/website that received 12 comments
Update announcing-etcd-3.4.md
Remove mentioning of using concurrent read in compaction. The original PR etcd-io/etcd#11021 was superseded by etcd-io/etcd#11034, which no long us…
+1
−1
•
12
comments
- clientv3: remove the redundant CancelFunc invocation
- etcdctl/ctlv3: do not modify db file on "status"
- integration: fix bug in for loop, make it break properly
- hack: fix cherrypick instruction
- ETCDCTL_README: clarify the usage of ETCDCTL_* variables
- Add critical section to protect s.currentRev
- etcdserver: remove dup percentage sign in log
- . : added Procfile.learner
- https://github.com/etcd-io/etcd/issues/11114
Created an issue in etcd-io/etcd that received 1 comment
Add tracing in etcd server
Today, etcd server has generic warning if a request is taking too long to be applied. If a range request takes over 100ms to finish, the server gen…
1
comment

