[
https://issues.apache.org/jira/browse/CASSANDRA-9287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543756#comment-14543756
]
Aleksey Yeschenko commented on CASSANDRA-9287:
----------------------------------------------
Committed to 2.1 as {{f5f59123769a0aa71d07b22518367d35c481d711}} and merged
into trunk, thanks.
> 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: 2.2 beta 1, 2.1.6
>
>
> 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)