mirror of https://github.com/hashicorp/consul
add changelog.
parent
cd25976169
commit
d95619f85f
|
@ -0,0 +1,4 @@
|
|||
integration test to cover the use case of taking and restoring a snapshot on a consul cluster
|
||||
```release-note:bug
|
||||
raft_logstore: Fixes a bug where restoring a snapshot with a WAL backend causes panic because raf-wal expects a monotonically increasing log index and the restore inserts a gap where no files exist.
|
||||
```
|
Loading…
Reference in New Issue