open-consul/website/source/docs
James Phillips fcaa889116 Bumps default Raft protocol to version 3. (#3477)
* Changes default Raft protocol to 3.

* Changes numPeers() to report only voters.

This should have been there before, but it's more obvious that this
is incorrect now that we default the Raft protocol to 3, which puts
new servers in a read-only state while Autopilot waits for them to
become healthy.

* Fixes TestLeader_RollRaftServer.

* Fixes TestOperator_RaftRemovePeerByAddress.

* Fixes TestServer_*.

Relaxed the check for a given number of voter peers and instead do
a thorough check that all servers see each other in their Raft
configurations.

* Fixes TestACL_*.

These now just check for Raft replication to be set up, and don't
care about the number of voter peers.

* Fixes TestOperator_Raft_ListPeers.

* Fixes TestAutopilot_CleanupDeadServerPeriodic.

* Fixes TestCatalog_ListNodes_ConsistentRead_Fail.

* Fixes TestLeader_ChangeServerID and adjusts the conn pool to throw away
sockets when it sees io.EOF.

* Changes version to 1.0.0 in the options doc.

* Makes metrics test more deterministic with autopilot metrics possible.
2017-09-25 15:27:04 -07:00
..
agent Bumps default Raft protocol to version 3. (#3477) 2017-09-25 15:27:04 -07:00
commands Shows the segment name in the keyring API and command output. 2017-09-07 12:17:39 -07:00
enterprise Adds documentation for Sentinel integration in Consul Enterprise. 2017-09-19 09:02:53 -05:00
guides Fix docs/guides/segements sidebar selection. 2017-09-19 16:45:39 -05:00
install Rename sidebar link items 2017-04-04 12:40:53 -04:00
internals Adds a note about not replicating data to FAQ and federation-related spots. 2017-08-04 16:14:39 -07:00
compatibility.html.md website: rename *.markdown to *.md 2017-05-17 20:25:45 +02:00
faq.html.md Adds a note about not replicating data to FAQ and federation-related spots. 2017-08-04 16:14:39 -07:00
index.html.md website: rename *.markdown to *.md 2017-05-17 20:25:45 +02:00
upgrade-specific.html.md Fix spelling (#3311) 2017-07-20 14:48:45 -07:00
upgrading.html.md website: rename *.markdown to *.md 2017-05-17 20:25:45 +02:00