Add caution on enabling zookeeper maintenance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1400955 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b27d0319c0
commit
7efd1694dc
@ -137,6 +137,15 @@
|
||||
</property>
|
||||
...
|
||||
</configuration></programlisting></para>
|
||||
<caution>
|
||||
<title>ZooKeeper Maintenance</title>
|
||||
<para>Be sure to set up the data dir cleaner described under
|
||||
<link xlink:href="http://zookeeper.apache.org/doc/r3.1.2/zookeeperAdmin.html#sc_maintenance">Zookeeper Maintenance</link> else you could
|
||||
have 'interesting' problems a couple of months in; i.e. zookeeper could start
|
||||
dropping sessions if it has to run through a directory of hundreds of thousands of
|
||||
logs which is wont to do around leader reelection time -- a process rare but run on
|
||||
occasion whether because a machine is dropped or happens to hiccup.</para>
|
||||
</caution>
|
||||
|
||||
<section>
|
||||
<title>Using existing ZooKeeper ensemble</title>
|
||||
|
Loading…
x
Reference in New Issue
Block a user