You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Carl Yeksigian (JIRA)" <ji...@apache.org> on 2015/05/04 23:09:07 UTC

[jira] [Updated] (CASSANDRA-9287) CQLSSTableWriterLongTest is failing

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

Carl Yeksigian updated CASSANDRA-9287:
--------------------------------------
    Reviewer: Carl Yeksigian

> CQLSSTableWriterLongTest is failing
> -----------------------------------
>
>                 Key: CASSANDRA-9287
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9287
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Ariel Weisberg
>            Assignee: Ariel Weisberg
>             Fix For: 3.x
>
>
> When I ran it I get an error in setup related the auth keyspace not existing. It exists, but it's not in the Schema singleton. Lost half a day on this before looking at other usages of StorageService.instance.initServer() and finding that the other usages also have 
> {noformat}
>         SchemaLoader.cleanupAndLeaveDirs();
>         Keyspace.setInitialized();
> {noformat}
> first. So some magic was apparently missing.



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