You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jay Zhuang (JIRA)" <ji...@apache.org> on 2016/12/10 23:50:58 UTC

[jira] [Comment Edited] (CASSANDRA-13021) Nodetool compactionstats fails with NullPointerException

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

Jay Zhuang edited comment on CASSANDRA-13021 at 12/10/16 11:50 PM:
-------------------------------------------------------------------

Make sense. Updated.


was (Author: jay.zhuang):
Make sense.

> Nodetool compactionstats fails with NullPointerException
> --------------------------------------------------------
>
>                 Key: CASSANDRA-13021
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13021
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: 3.0.10
>            Reporter: Jay Zhuang
>             Fix For: 3.0.x
>
>         Attachments: 13021-3.0-update.txt, 13021-3.0.txt
>
>
> Found in 3.0.10:
> {code}
> $ nodetool compactionstats
> pending tasks: 2
> error: null
> -- StackTrace --
> java.lang.NullPointerException
>         at org.apache.cassandra.tools.nodetool.CompactionStats.addLine(CompactionStats.java:102)
>         at org.apache.cassandra.tools.nodetool.CompactionStats.execute(CompactionStats.java:70)
>         at org.apache.cassandra.tools.NodeTool$NodeToolCmd.run(NodeTool.java:247)
>         at org.apache.cassandra.tools.NodeTool.main(NodeTool.java:161)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)