You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2016/01/12 00:08:39 UTC

[jira] [Commented] (CASSANDRA-10980) nodetool scrub NPEs when keyspace isn't specified

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

Yuki Morishita commented on CASSANDRA-10980:
--------------------------------------------

Since 2.2, {{ColumnFamilyStore#markAllCompacting}} can return {{null}}, so in compaction manager we need to handle that case.

||branch||testall||dtest||
|[10980-2.2|https://github.com/yukim/cassandra/tree/10980-2.2]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-10980-2.2-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-10980-2.2-dtest/lastCompletedBuild/testReport/]|
|[10980-3.0|https://github.com/yukim/cassandra/tree/10980-3.0]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-10980-3.0-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-10980-3.0-dtest/lastCompletedBuild/testReport/]|
|[10908-3.3|https://github.com/yukim/cassandra/tree/10908-3.3]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-10908-3.3-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-10908-3.3-dtest/lastCompletedBuild/testReport/]|


> nodetool scrub NPEs when keyspace isn't specified
> -------------------------------------------------
>
>                 Key: CASSANDRA-10980
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10980
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>         Environment: Cassandra (and nodetool) version 3.1
>            Reporter: Will Hayworth
>            Assignee: Yuki Morishita
>            Priority: Trivial
>              Labels: lhf
>             Fix For: 2.2.x, 3.0.x, 3.x
>
>         Attachments: nodetool_scrub_npe.txt
>
>
> I've attached logs of what I saw. Running nodetool scrub without anything else specified resulted in the NPE. Running with the keyspace specified saw successful termination.



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