open-vault/physical/raft
Brian Kassouf 4d7d0d729a
storage/raft: When restoring a snapshot preseal first (#7011)
* storage/raft: When restoring a snapshot preseal first

* best-effort allow standbys to apply the restoreOp before sealing active node

* Don't cache the raft tls key

* Update physical/raft/raft.go

* Move pending raft peers to core

* Fix race on close bool

* Extend the leaderlease time for tests

* Update raft deps

* Fix audit hashing

* Fix race with auditing
2019-07-03 13:56:30 -07:00
..
logstore Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
fsm.go storage/raft: When restoring a snapshot preseal first (#7011) 2019-07-03 13:56:30 -07:00
raft.go storage/raft: When restoring a snapshot preseal first (#7011) 2019-07-03 13:56:30 -07:00
raft_test.go Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
snapshot.go Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
snapshot_test.go Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
streamlayer.go storage/raft: When restoring a snapshot preseal first (#7011) 2019-07-03 13:56:30 -07:00
types.pb.go Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
types.proto Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00