[
https://issues.apache.org/jira/browse/HBASE-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262678#comment-15262678
]
Ted Yu commented on HBASE-15727:
--------------------------------
{code}
44 import com.google.common.base.Stopwatch;
{code}
Can you avoid dependence on Google's Stopwatch ?
{code}
107 * outputs some information about failure of latency.
{code}
of -> or
> Canary Tool for Zookeeper
> -------------------------
>
> Key: HBASE-15727
> URL: https://issues.apache.org/jira/browse/HBASE-15727
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: churro morales
> Assignee: churro morales
> Attachments: HBASE-15727.patch
>
>
> It would be nice to have the canary tool also monitor zookeeper. Something
> simple like doing a getData() call on zookeeper.znode.parent
> It would be nice to create clients for every instance in the quorum such that
> you could monitor overloaded or poor behaving instances.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)