[
https://issues.apache.org/jira/browse/CASSANDRA-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873020#action_12873020
]
Gary Dusbabek commented on CASSANDRA-1082:
------------------------------------------
+1.
I took the asserts for CL segments out of all the tests because they aren't a
reliable way to determine if a new segment was made (since an older segment may
get deleted during a migration).
> Additional test to check if a CF can be added to an empty KS after creation
> ---------------------------------------------------------------------------
>
> Key: CASSANDRA-1082
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1082
> Project: Cassandra
> Issue Type: Test
> Components: Core
> Affects Versions: 0.7
> Reporter: Erik Onnen
> Assignee: Gary Dusbabek
> Priority: Minor
> Attachments: DefsTest.java.patch, DefTests.java.patch
>
>
> Thought I had encountered a bug here but was wrong. Wrote the test anyway,
> patch attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.