You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/31 00:18:15 UTC

[jira] Updated: (CASSANDRA-1444) Exception when dropping keyspace

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

Jonathan Ellis updated CASSANDRA-1444:
--------------------------------------

    Fix Version/s: 0.7 beta 2

> Exception when dropping keyspace
> --------------------------------
>
>                 Key: CASSANDRA-1444
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1444
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Dave Revell
>            Assignee: Gary Dusbabek
>             Fix For: 0.7 beta 2
>
>
> I have a cluster of 4 nodes that are started with empty commitlog and data directories. Using the Thrift interface, I add a keyspace, wait for check_schema_agreement() to converge, then drop the keyspace. The drop fails with:
> InvalidRequestException(why='java.util.concurrent.ExecutionException: java.lang.NullPointerException').
> Nothing appears in cassandra.log. I'm running at log level DEBUG.
> I am using the Python thrift bindings with no intervening software.
> A python unittest that reproduces the problem is at http://pastie.org/1127539

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.