You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by wd...@apache.org on 2018/10/09 17:55:46 UTC

kudu git commit: [docs] Fix placement of decommission docs in rebalancing section

Repository: kudu
Updated Branches:
  refs/heads/master b193e3786 -> 5d8f47977


[docs] Fix placement of decommission docs in rebalancing section

Change-Id: I8f4f4fa755a34e21ef26884e998d0e17ba512824
Reviewed-on: http://gerrit.cloudera.org:8080/11627
Tested-by: Will Berkeley <wd...@gmail.com>
Reviewed-by: Andrew Wong <aw...@cloudera.com>


Project: http://git-wip-us.apache.org/repos/asf/kudu/repo
Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/5d8f4797
Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/5d8f4797
Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/5d8f4797

Branch: refs/heads/master
Commit: 5d8f4797786c8afbdc6e93dd71eb8d73657e7591
Parents: b193e37
Author: Will Berkeley <wd...@gmail.org>
Authored: Tue Oct 9 10:53:31 2018 -0700
Committer: Will Berkeley <wd...@gmail.com>
Committed: Tue Oct 9 17:55:29 2018 +0000

----------------------------------------------------------------------
 docs/administration.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kudu/blob/5d8f4797/docs/administration.adoc
----------------------------------------------------------------------
diff --git a/docs/administration.adoc b/docs/administration.adoc
index 1c3ab20..76a9dd9 100644
--- a/docs/administration.adoc
+++ b/docs/administration.adoc
@@ -1251,7 +1251,7 @@ factor one tables is not supported, it will rebalance all the other tables
 and the cluster as if those singly-replicated tables did not exist.
 
 [[tablet_server_decommissioning]]
-.Decommissioning or Permanently Removing a Tablet Server From a Cluster
+=== Decommissioning or Permanently Removing a Tablet Server From a Cluster
 
 Kudu does not currently have an automated way to remove a tablet server from
 a cluster permanently. Instead, use the following steps: