Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12662
Change subject: Remove docs for client location awareness ...................................................................... Remove docs for client location awareness Assigning locations to clients can cause instability and connection failures and timeouts due to how expensive the fork-exec process is on the master when many clients try to connect simultaneously. So, we're going to disable this feature by default for 1.9. A separate patch will do that. This patch removes the docs about client location awareness, since it will be default-disabled and experimental in 1.9. Change-Id: I57e22be0b58bd79faa2cff7ae8a70e5901fd6b8b --- M docs/administration.adoc 1 file changed, 13 insertions(+), 33 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/62/12662/1 -- To view, visit http://gerrit.cloudera.org:8080/12662 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.9.x Gerrit-MessageType: newchange Gerrit-Change-Id: I57e22be0b58bd79faa2cff7ae8a70e5901fd6b8b Gerrit-Change-Number: 12662 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]>
