etcd/rafthttp
Gyuho Lee fbe6767570 rafthttp: make "ActiveSince" non-blocking on write lock
"ActiveSince" is read-only, and should be able to call
concurrently, as long as there is no routine holding
write lock (send, send snapshot).

e.g. "ActiveSince" is used around etcd server
"processInternalRaftRequestOnce", should be non-blocking

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-02-26 16:47:29 -08:00
..
2016-05-12 20:49:28 -07:00
2016-05-12 20:49:28 -07:00
2016-08-10 17:09:35 -07:00
2016-05-12 20:49:28 -07:00