1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

updating docs

This commit is contained in:
ainsley
2019-08-13 09:27:52 -05:00
parent 1c3833b7e1
commit 032f3cd171
152 changed files with 180 additions and 177 deletions

View File

@@ -2349,7 +2349,7 @@ nats-streaming-server -store file -dir store-b -clustered -nats_server nats://lo
nats-streaming-server -store file -dir store-c -clustered -nats_server nats://localhost:4222
</code></pre><p>For a given cluster ID, if more than one server is started with <code>cluster_bootstrap</code> set to true, each server with this parameter will report the misconfiguration and exit.</p>
<p>The very first server that bootstrapped the cluster can be restarted, however, the operator <strong>must remove the datastores</strong> of the other servers that were incorrectly started with the bootstrap parameter before attempting to restart them. If they are restarted -even without the <code>-cluster_bootstrap</code> parameter- but with existing state, they will once again start as a leader.</p>
<p>The very first server that bootstrapped the cluster can be restarted, however, the operator <strong>must remove the datastores</strong> of the other servers that were incorrectly started with the bootstrap parameter before attempting to restart them. If they are restarted with existing state, even without the <code>-cluster_bootstrap</code> parameter, they will once again start as a leader.</p>
</section>
@@ -2393,7 +2393,7 @@ nats-streaming-server -store file -dir store-c -clustered -nats_server nats://lo
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Auto Configuration","level":"6.6.3","depth":2,"next":{"title":"Containers","level":"6.6.4","depth":2,"path":"nats_streaming/clustering/containers.md","ref":"nats_streaming/clustering/containers.md","articles":[]},"previous":{"title":"Configuration","level":"6.6.2","depth":2,"path":"nats_streaming/clustering/configuration.md","ref":"nats_streaming/clustering/configuration.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","include-html","toggle-chapters","anchors","edit-link"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"prism":{"lang":{"ascii":"markup","text":"markup"}},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-html":{},"fontsettings":{"theme":"white","family":"sans","size":2},"edit-link":{"label":"","base":"https://github.com/nats-io/docs/edit/master"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{}},"theme":"default","author":"The NATS Maintainers","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NATS","gitbook":"*","description":"Administrative, developer and conceptual documentation for the NATS messaging system."},"file":{"path":"nats_streaming/clustering/auto-configuration.md","mtime":"2019-05-30T22:52:52.327Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-07-25T22:29:27.003Z"},"basePath":"../..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Auto Configuration","level":"6.6.3","depth":2,"next":{"title":"Containers","level":"6.6.4","depth":2,"path":"nats_streaming/clustering/containers.md","ref":"nats_streaming/clustering/containers.md","articles":[]},"previous":{"title":"Configuration","level":"6.6.2","depth":2,"path":"nats_streaming/clustering/configuration.md","ref":"nats_streaming/clustering/configuration.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","include-html","toggle-chapters","anchors","edit-link"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"prism":{"lang":{"ascii":"markup","text":"markup"}},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-html":{},"fontsettings":{"theme":"white","family":"sans","size":2},"edit-link":{"label":"","base":"https://github.com/nats-io/docs/edit/master"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{}},"theme":"default","author":"The NATS Maintainers","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NATS","gitbook":"*","description":"Administrative, developer and conceptual documentation for the NATS messaging system."},"file":{"path":"nats_streaming/clustering/auto-configuration.md","mtime":"2019-08-13T14:25:46.281Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-08-13T14:26:56.704Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>