AC
Size: a a a
AC
r
r
AC
r
r
AC
r
r
AC
PL
select * from system.metrics;
Number of sessions (connections) to ZooKeeper. Should be no more than one, because using more than one connection to ZooKeeper may lead to bugs due to lack of linearizability (stale reads) that ZooKeeper consistency model allows.
<zookeeper>
<node>
<host>10.X.X.2</host>
<port>2181</port>
</node>
<node>
<host>10.X.X.3</host>
<port>2181</port>
</node>
<node>
<host>10.X.X.4</host>
<port>2181</port>
</node>
<node>
<host>10.X.X.5</host>
<port>2181</port>
</node>
<node>
<host>10.X.X.6</host>
<port>2181</port>
</node>
<session_timeout_ms>30000</session_timeout_ms>
</zookeeper>
DM
AC
ВВ
r
ВВ
ВВ
r
r
AC