mirror of https://github.com/hashicorp/consul
Fixes #3326 Originally I started out making this configurable, but realized it wasn't worth the complexity. If you are restoring a snapshot, you really need to wait until it's done, or something bad happens like losing leadership, which will already trigger an error. Rather than have operators have to tune this to cover whatever their snapshot size is, we just make it block here. There's also already a bocking barrier right after the restore that hasn't been a problem.pull/3745/head
parent
57a9ff06ba
commit
68db7df08d
Loading…
Reference in new issue