open-consul/website/source/docs
Paul Banks 42296292a4
Allow raft TrailingLogs to be configured. (#6186)
This fixes pathological cases where the write throughput and snapshot size are both so large that more than 10k log entries are written in the time it takes to restore the snapshot from disk. In this case followers that restart can never catch up with leader replication again and enter a loop of constantly downloading a full snapshot and restoring it only to find that snapshot is already out of date and the leader has truncated its logs so a new snapshot is sent etc.

In general if you need to adjust this, you are probably abusing Consul for purposes outside its design envelope and should reconsider your usage to reduce data size and/or write volume.
2019-07-23 15:19:57 +01:00
..
acl
agent Allow raft TrailingLogs to be configured. (#6186) 2019-07-23 15:19:57 +01:00
commands docs: fixed typos on a few doc pages (#5870) 2019-06-24 15:25:57 -06:00
connect Fix typo chose/choose (#6170) 2019-07-19 16:29:42 -06:00
enterprise
guides [docs] New K8s-Consul deployment guide (#5859) 2019-07-22 19:16:06 -05:00
install
internals website: fix link to raft paper (#6046) 2019-07-01 12:38:53 -06:00
platform/k8s docs: fixed typos on a few doc pages (#5870) 2019-06-24 15:25:57 -06:00
common-errors.html.md
compatibility.html.md
faq.html.md
glossary.html.md
index.html.erb
upgrade-specific.html.md docs: fixed typos on a few doc pages (#5870) 2019-06-24 15:25:57 -06:00
upgrading.html.md