[jira] [Updated] (CASSANDRA-14130) nodetool compactionstats gets stuck

2017-12-22 Thread Jeff Jirsa (JIRA)

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

Jeff Jirsa updated CASSANDRA-14130:
---
Component/s: Compaction

> nodetool compactionstats gets stuck
> ---
>
> Key: CASSANDRA-14130
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14130
> Project: Cassandra
>  Issue Type: Bug
>  Components: Compaction
>Reporter: Hannu Kröger
> Attachments: jstack.txt, nodetool_jstack.txt
>
>
> We have a server that works apparently quite normally but nodetool 
> compactionstats command hangs.
> For example "status" works fine
> {code}
> $ nodetool status
> {code}
> But "compactionstats" hangs 
> {code}
> $ nodetool compactionstats
> {code}
> Hanging also happens when calling using JMX:
> {code}
> Welcome to JMX terminal. Type "help" for available commands.
> $>open localhost:7199
> #Connection to localhost:7199 is opened
> $>bean 
> org.apache.cassandra.metrics:type=Compaction,name=PendingTasksByTableName
> #bean is set to 
> org.apache.cassandra.metrics:type=Compaction,name=PendingTasksByTableName
> $>get Value
> #mbean = 
> org.apache.cassandra.metrics:type=Compaction,name=PendingTasksByTableName:
> {code}
> What could be the problem?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-14130) nodetool compactionstats gets stuck

2017-12-19 Thread JIRA

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

Hannu Kröger updated CASSANDRA-14130:
-
Attachment: jstack.txt
nodetool_jstack.txt

> nodetool compactionstats gets stuck
> ---
>
> Key: CASSANDRA-14130
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14130
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Hannu Kröger
> Attachments: jstack.txt, nodetool_jstack.txt
>
>
> We have a server that works apparently quite normally but nodetool 
> compactionstats command hangs.
> For example "status" works fine
> {code}
> $ nodetool status
> {code}
> But "compactionstats" hangs 
> {code}
> $ nodetool compactionstats
> {code}
> Hanging also happens when calling using JMX:
> {code}
> Welcome to JMX terminal. Type "help" for available commands.
> $>open localhost:7199
> #Connection to localhost:7199 is opened
> $>bean 
> org.apache.cassandra.metrics:type=Compaction,name=PendingTasksByTableName
> #bean is set to 
> org.apache.cassandra.metrics:type=Compaction,name=PendingTasksByTableName
> $>get Value
> #mbean = 
> org.apache.cassandra.metrics:type=Compaction,name=PendingTasksByTableName:
> {code}
> What could be the problem?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org