[
https://issues.apache.org/jira/browse/CASSANDRA-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751691#action_12751691
]
Jonathan Ellis commented on CASSANDRA-425:
------------------------------------------
02
fix compaction bug -- only one of the SSTR constructors was adding to
openedFiles
01
log errors in futuretasks in DScheduledTPE like in DTPE (and clean out
unused threadlocal hack).
01 should be applied to 0.4 and 0.5. 02 is only needed on 0.5 (fixes
regression caused by CASSANDRA-413)
> AssertionError during initial compaction
> ----------------------------------------
>
> Key: CASSANDRA-425
> URL: https://issues.apache.org/jira/browse/CASSANDRA-425
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Fix For: 0.4
>
> Attachments:
> 0001-CASSANDRA-425-log-errors-in-futuretasks-in-DScheduledT.txt,
> 0002-fix-compaction-bug-only-one-of-the-SSTR-constructor.txt
>
>
> Note that the FutureTask the compaction is wrapped in hides the error from
> the logs, since get() is never called on the task.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.