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

Jonathan Ellis commented on CASSANDRA-52:
-----------------------------------------

1. good point, I will add this tomorrow morning

2. I'm pretty sure this is because even though the test suite clears out 
SSTable files on disk, it can't clear out the other static stuff from 
StorageService, ColumnFamilyStore, et al.  So sometimes the tests fail 
depending on what order they run in.  If you run just the testTimeSort by 
itself it should pass reliably.  (I have just done this in my IDE.  Not sure 
how to do it in ant.)

> Clean up SequenceFile.next to prep for partitioning refactor
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-52
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-52
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>         Attachments: 
> 0001-CASSANDRA-52-write-get_columns_since-test-to-exercise.txt, 
> 0002-reformat-code-mostly-whitespace-changes-to-keep-subs.txt, 
> 0003-r-m-no-op-seeks.txt, 
> 0004-refactor-SF.next-String-key-DataOutputBuffer-bufOut.txt, 
> 0005-semantics-of-TimeFilter-include-all-columns-newer-tha.txt, 
> 0006-emphasize-that-when-getting-a-time-based-slice-only-th.txt, 
> 0007-merge-common-parts-of-next-timeRange-and-next-columnN.txt, 
> 0008-combine-next-getData-overloads.txt, 
> 0009-combine-overloads-of-SSTable.next-inline-getData.txt
>
>


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