Files
etcd/rafthttp
Yicheng Qin 8637a4bf69 rafthttp: only close streamMsgApp when updating term
In all stream types, streamMsgApp needs to be closed when
updating term because its stream connection can only be used under
a certain term. But there is no need to close other streams, which
may waste time and reduce performance.
2015-05-15 11:21:54 -07:00
..
2015-02-28 11:35:16 -08:00
2015-02-28 11:35:16 -08:00
2015-04-24 11:49:23 -07:00
2015-04-24 11:49:23 -07:00