You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mateusz Gajewski (JIRA)" <ji...@apache.org> on 2014/02/19 22:12:19 UTC

[jira] [Updated] (CASSANDRA-6739) Exception on nodetool cfstats

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

Mateusz Gajewski updated CASSANDRA-6739:
----------------------------------------

    Description: 
While running nodetool cfstats exception is thrown:

javax.management.InstanceNotFoundException: org.apache.cassandra.metrics:type=ColumnFamily,keyspace=system_traces,scope=sessions,name=PendingTasks

VisualVM MBeans list attached

PendingTasks is not actually exposed.

  was:
While running nodetool cfstats exception is thrown:

javax.management.InstanceNotFoundException: org.apache.cassandra.metrics:type=ColumnFamily,keyspace=system_traces,scope=sessions,name=PendingTasks

VisualVM MBeans list attached

PendingTasks should be renamed to PendingFlushes?


> Exception on nodetool cfstats
> -----------------------------
>
>                 Key: CASSANDRA-6739
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6739
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Mateusz Gajewski
>             Fix For: 2.1
>
>         Attachments: screenshot-1402196.jpg
>
>
> While running nodetool cfstats exception is thrown:
> javax.management.InstanceNotFoundException: org.apache.cassandra.metrics:type=ColumnFamily,keyspace=system_traces,scope=sessions,name=PendingTasks
> VisualVM MBeans list attached
> PendingTasks is not actually exposed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)