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

Jonathan Ellis commented on CASSANDRA-1444:
-------------------------------------------

can you still reproduce w/ latest trunk?  (i.e., after CASSANDRA-1406)

are multiple nodes required to reproduce?

> 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.

Reply via email to