open-vault/physical/raft
Brian Kassouf fd72d92434
raft: Fix some snapshot restore issues (#9533)
* raft: Remove double read lock

* Reload TLS keyring after reloading the barrier keys
2020-07-21 10:59:07 -07:00
..
logstore Fixed a bunch of typos (#7146) 2019-07-18 21:10:15 -04:00
chunking_test.go Add additional raft chunk test (#7192) 2019-07-29 14:11:46 -07:00
fsm.go set path properly in NewRaftBackend() (#9128) 2020-07-21 12:48:24 -04:00
fsm_test.go set path properly in NewRaftBackend() (#9128) 2020-07-21 12:48:24 -04:00
io.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00
raft.go raft: Fix some snapshot restore issues (#9533) 2020-07-21 10:59:07 -07:00
raft_test.go raft: add support for using backend for ha_storage (#9193) 2020-06-23 12:04:13 -07:00
raft_util.go Raft recovery peers non voter (#8681) 2020-04-03 19:13:51 -04:00
snapshot.go Improve the performance of snapshot installs by using rename (#9247) 2020-06-23 11:08:30 -07:00
snapshot_test.go set path properly in NewRaftBackend() (#9128) 2020-07-21 12:48:24 -04:00
streamlayer.go raft: add support for using backend for ha_storage (#9193) 2020-06-23 12:04:13 -07:00
streamlayer_test.go storage/raft: Advertise the configured cluster address (#9008) 2020-05-18 18:22:25 -07:00
types.pb.go Backport the pieces of the replication API changes (#9425) 2020-07-09 15:11:37 -07:00
types.proto Add chunking support to raft 2019-07-22 12:17:58 -04:00
varint.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00