etcd/rafthttp
Xiang Li 0d3d4c5b01 rafthttp: print out log when clusterID mismatch instead of exiting
We have heard from several users that they do not expect a clusterID
mismatch to kill the cluster.
2015-05-26 16:05:58 -07:00
..
coder.go rafthttp: add copyright header 2015-02-28 11:35:16 -08:00
functional_test.go rafthttp: stop etcd if it is found removed when stream dial 2015-04-27 15:10:00 -07:00
http.go rafthttp: print out log when clusterID mismatch instead of exiting 2015-05-26 16:05:58 -07:00
http_test.go rafthttp: update streamReader term in time 2015-05-26 14:52:42 -07:00
message.go rafthttp: add copyright header 2015-02-28 11:35:16 -08:00
message_test.go rafthttp: add util, msgapp, message test 2015-02-28 11:35:16 -08:00
metrics.go *: use namespace and subsystem in metrics 2015-05-26 14:39:04 -07:00
msgapp.go rafthttp: add back tests that commentted out 2015-02-28 11:35:16 -08:00
msgapp_test.go rafthttp: add util, msgapp, message test 2015-02-28 11:35:16 -08:00
msgappv2.go rafthttp: reduce allocs in msgappv2 2015-04-06 09:45:39 -07:00
msgappv2_test.go rafthttp: reduce allocs in msgappv2 2015-04-06 09:45:39 -07:00
peer.go rafthttp: update streamReader term in time 2015-05-26 14:52:42 -07:00
peer_test.go rafhttp: refactor func peer.pick in peer.go 2015-03-02 15:17:14 -08:00
pipeline.go rafthttp: print out log when clusterID mismatch instead of exiting 2015-05-26 16:05:58 -07:00
pipeline_test.go rafthttp: print out log when clusterID mismatch instead of exiting 2015-05-26 16:05:58 -07:00
remote.go rafthttp: add AddRemote 2015-04-24 11:49:23 -07:00
stream.go rafthttp: print out log when clusterID mismatch instead of exiting 2015-05-26 16:05:58 -07:00
stream_test.go rafthttp: try stream msgappV1 handler if msgappV2 is unsupported 2015-05-26 14:52:41 -07:00
transport.go rafthttp: update streamReader term in time 2015-05-26 14:52:42 -07:00
transport_bench_test.go rafthttp: stop etcd if it is found removed when stream dial 2015-04-27 15:10:00 -07:00
transport_test.go *: update to use IANA-assigned ports 2015-04-06 13:49:43 -07:00
urlpick.go rafthttp: support multiple peer urls 2015-03-04 15:00:07 -08:00
urlpick_test.go rafthttp: support multiple peer urls 2015-03-04 15:00:07 -08:00
util.go rafthttp: add back tests that commentted out 2015-02-28 11:35:16 -08:00
util_test.go rafthttp: add util, msgapp, message test 2015-02-28 11:35:16 -08:00