You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/11/10 08:19:28 UTC

[jira] Updated: (ZOOKEEPER-566) "reqs" four letter word (command port) returns no information

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-566:
-----------------------------------

    Attachment: ZOOKEEPER-566.patch

this patch removes the "reqs" command. at some point the code was refactored in such a way
that this information was no longer available. 

also fixed the dump command to output sessionid as hex

Added more detailed "cons" information - information on connections
added "srvr" command that just shows server information
added crst which resets the connection stat information (similar to srst for server stats)


> "reqs" four letter word (command port) returns no information
> -------------------------------------------------------------
>
>                 Key: ZOOKEEPER-566
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-566
>             Project: Zookeeper
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.3.0
>
>         Attachments: ZOOKEEPER-566.patch
>
>
> the four letter word "reqs" doesn't do anything - it always returns empty data. Seems that "outstanding" field is always empty and never set.
> we should remove outstanding and also update the reqs code to correctly output the outstanding requests (if not possible then remove the cmd and update docs - although this is very useful command, hate to see us lose it)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.