open-consul/website/source/docs/agent
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
..
basics.html.md adds link to agent config options from basic.html 2018-05-28 12:47:14 +05:30
checks.html.md Docs Proofing (#5424) 2019-03-15 09:35:33 -05:00
cloud-auto-join.html.md docs: fixed typos on a few doc pages (#5870) 2019-06-24 15:25:57 -06:00
config_entries.html.md [docs] Reorganize connect documentation for clarity (#5864) 2019-06-13 22:52:50 -07:00
dns.html.md [docs] Updating links to guides (#5795) 2019-05-15 10:49:41 -05:00
encryption.html.md [docs] Encryption docs update (#6082) 2019-07-17 20:36:36 -07:00
kv.html.md [docs] Updating links to guides (#5795) 2019-05-15 10:49:41 -05:00
options.html.md Allow raft TrailingLogs to be configured. (#6186) 2019-07-23 15:19:57 +01:00
rpc.html.md website: rename *.markdown to *.md 2017-05-17 20:25:45 +02:00
sentinel.html.markdown.erb docs: fixed typos on a few doc pages (#5870) 2019-06-24 15:25:57 -06:00
services.html.md Document multiple services config in hcl 2019-07-17 15:26:08 +01:00
telemetry.html.md docs: spelling and wording (#5830) 2019-05-13 16:39:25 +01:00
watches.html.md Enabling "service" watch handler to accept a slice of tags 2019-04-29 15:28:01 -04:00