open-vault/physical/raft
2021-03-19 15:41:42 -04:00
..
logstore
chunking_test.go Port changes from enterprise lease fix (#10020) 2020-09-22 14:47:13 -07:00
fsm.go Fix autopilot fsm race (#11091) 2021-03-11 13:14:11 -05:00
fsm_test.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
io.go
raft.go Expose snapshot_interval tunable instead of setting it in prod code for the sake of a test. (#11160) 2021-03-19 15:41:42 -04:00
raft_autopilot.go Add a test for server stabilization (#11128) 2021-03-17 17:23:13 -04:00
raft_test.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
raft_util.go Remove unneeded fields from state output (#11073) 2021-03-10 12:08:12 -05:00
snapshot.go
snapshot_test.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
streamlayer.go raft: add support for using backend for ha_storage (#9193) 2020-06-23 12:04:13 -07:00
streamlayer_test.go
types.pb.go Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
types.proto Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
varint.go