[
https://issues.apache.org/jira/browse/CASSANDRA-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905730#action_12905730
]
Dave Revell commented on CASSANDRA-1444:
----------------------------------------
The same test passes now in rev 992142 (with minor modifications for new Thrift
interface, http://pastie.org/1134921 ).
Hooray!
> 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.