Merge pull request #2857 from hashicorp/jbs-1264

docs: Clarify force-remove limited to same DC, fixes #1264
This commit is contained in:
James Phillips 2017-03-30 11:46:51 -07:00 committed by GitHub
commit 1767fa87a7
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ command can be used to transition the "failed" nodes to "left" nodes more
quickly.
This can be particularly useful for a node that was running as a server,
as it will be removed from the Raft quorum.
as it will be removed from the Raft quorum. Note that `force-leave` cannot be
used to force removal of nodes that are outside of the datacenter.
## Usage