open-vault/physical/raft
Brian Kassouf 1bb0bd489d
storage/raft: Add committed and applied indexes to the status output (#9011)
* storage/raft: Add committed and applied indexes to the status output

* Update api vendor

* changelog++

* Update http/sys_leader.go

Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>

Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-05-18 16:07:27 -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 Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00
fsm_test.go Improve raft write performance by utilizing FSM Batching (#7527) 2019-10-14 09:25:07 -06:00
io.go Fix code copied from gogo using a different proto import (#9009) 2020-05-15 13:45:22 -07:00
raft.go storage/raft: Add committed and applied indexes to the status output (#9011) 2020-05-18 16:07:27 -07:00
raft_test.go storage/raft: Fix memory allocation issue and Metadata tracking issues with snapshots (#8793) 2020-04-23 11:11:08 -07:00
raft_util.go Raft recovery peers non voter (#8681) 2020-04-03 19:13:51 -04:00
snapshot.go storage/raft: Fix memory allocation issue and Metadata tracking issues with snapshots (#8793) 2020-04-23 11:11:08 -07:00
snapshot_test.go storage/raft: Fix memory allocation issue and Metadata tracking issues with snapshots (#8793) 2020-04-23 11:11:08 -07:00
streamlayer.go Create network layer abstraction to allow in-memory cluster traffic (#8173) 2020-01-16 23:03:02 -08:00
types.pb.go Update to latest go-kms-wrapping and fix protos/etcd (#8996) 2020-05-14 18:45:10 -04: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