[
https://issues.apache.org/jira/browse/ZOOKEEPER-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated ZOOKEEPER-1826:
----------------------------
Issue Type: Bug (was: Test)
> zookeeper ganglia module fails to read the output of stat when too many
> clients are connected
> ---------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-1826
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1826
> Project: ZooKeeper
> Issue Type: Bug
> Reporter: Ben Hartshorne
> Priority: Minor
>
> The ganglia zookeeper module uses a single 2048 byte socket.recv to get the
> response from the 'stat' command. When there are more than a few clients
> connected, the list of connected clients fills the buffer before the script
> gets to the actual metrics its trying to report.
> This bug is fixed in
> https://github.com/maplebed/zookeeper-monitoring/tree/ben.fetch_more_data
--
This message was sent by Atlassian JIRA
(v6.1#6144)