etcd/etcdserver
Gyu-Ho Lee c817df1d32 etcdserver: increase maxGapBetweenApplyAndCommitIndex
This exists to prevent sending too many requests that
would lead into applier falling behind Raft accepting-proposal.

Based on recent benchmarks, etcd was able to process high workloads
(2 million writes with 1K concurrent clients).

The limit 1000 is too conservative to test those high workloads.
2016-11-09 09:44:11 -08:00
..
2016-11-04 11:09:20 -07:00
2016-10-03 17:03:22 +08:00
2016-10-03 17:03:22 +08:00
2016-05-12 20:49:40 -07:00
2016-09-27 13:41:40 +08:00