open-consul/website/source
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
..
api Support for maximum size for Output of checks (#5233) 2019-06-26 09:43:25 -06:00
assets website - updates to home hero video carousel (#5932) 2019-06-20 20:06:29 -04:00
docs Allow raft TrailingLogs to be configured. (#6186) 2019-07-23 15:19:57 +01:00
intro Remove old UI, option to use it, and its build processes 2019-04-12 09:02:27 -06:00
layouts [docs] New Glossary Page (#5999) 2019-06-24 16:19:12 -05:00
.gitignore
404.html.md Tweaks 404 message. 2017-04-14 09:00:59 -07:00
android-manifest.json.erb Move to new branding 2017-03-30 18:46:50 -04:00
community.html.erb Update community.html.erb 2017-12-19 20:57:42 -08:00
configuration.html.erb [docs] Fixing API broken links (#5732) 2019-04-30 12:20:51 -05:00
discovery.html.erb [docs] Updating links to guides (#5795) 2019-05-15 10:49:41 -05:00
downloads.html.erb Doc changes for 1.4 Final (#4870) 2018-11-13 13:43:53 +00:00
downloads_tools.html.erb [docs] Add IntelliJ Consul to the list of community tools (#5379) 2019-03-05 13:58:03 +01:00
favicon.ico Move to new branding 2017-03-30 18:46:50 -04:00
index.html.erb website - updates to home hero video carousel (#5932) 2019-06-20 20:06:29 -04:00
microsoft-tile.xml.builder Move to new branding 2017-03-30 18:46:50 -04:00
redirects.txt Support relative and external URL rewrites (#5970) 2019-06-17 11:48:29 -04:00
robots.txt
security.html.erb Move to new branding 2017-03-30 18:46:50 -04:00
segmentation.html.erb Fixes URL paths to learn.hashicorp.com 2018-11-28 15:39:28 -08:00
sitemap.xml.builder