etcd/pkg/wait
Wilson Wang 432fde88a9 pkg/wait: change list from single element to an array.
We found wait lock contention when a large amount of write operations. Converting wait from single element to an array helps to improve the performance.

Fixes #12731

Signed-off-by: Wilson Wang <wilsonny371@gmail.com>
2021-03-04 12:16:41 -08:00
..
wait.go pkg/wait: change list from single element to an array. 2021-03-04 12:16:41 -08:00
wait_test.go etcdserver, pkg: skip needless log entry applying 2016-07-08 15:16:45 +09:00
wait_time.go etcdserver: support apply wait 2016-08-19 16:18:35 -07:00
wait_time_test.go etcdserver: support apply wait 2016-08-19 16:18:35 -07:00