You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alexey Zotov (JIRA)" <ji...@apache.org> on 2012/09/26 20:41:07 UTC

[jira] [Commented] (CASSANDRA-4724) Some operations of HintedHandOffManager bean have wrong output

    [ https://issues.apache.org/jira/browse/CASSANDRA-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464046#comment-13464046 ] 

Alexey Zotov commented on CASSANDRA-4724:
-----------------------------------------

Ok, thanks.
                
> Some operations of HintedHandOffManager bean have wrong output
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-4724
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4724
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.0.0
>         Environment: Cassandra 1.1.2
>            Reporter: Alexey Zotov
>            Assignee: Alexey Zotov
>            Priority: Minor
>              Labels: hintedhandoff, jmx
>             Fix For: 1.1.6
>
>         Attachments: cassandra-1.2-4724-handoff_bean.txt
>
>
> I suggest to change output of listEndpointsPendingHints and countPendingHints operations in HintedHandOffManager bean.
> Current output:
>   - listEndpointsPendingHints:
> {code}
> c�.@ÁM��JprV���c�.@ÁM��JprV���
> {code}
>   - countPendingHints:
> {code}
> 116570217535704627=1170
> {code}
> Suggested output:
>   - listEndpointsPendingHints:
> {code}
> localhost/127.0.0.1
> {code}
>   - countPendingHints:
> {code}
> localhost/127.0.0.1=1170
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira