[
https://issues.apache.org/jira/browse/CASSANDRA-11754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15281654#comment-15281654
]
Blake Eggleston commented on CASSANDRA-11754:
---------------------------------------------
Fixes pushed up to the linked branches. I moved the {{cfs.supportsEarlyOpen()}}
check into an SSTRW method. The calls in Upgrader, Scrubber, and
CompactionManager merge from 3.0 to 3.7 without complaining, but they won't
compile until the old isOffline argument is removed from the calls.
> Support disabling early open on individual tables
> -------------------------------------------------
>
> Key: CASSANDRA-11754
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11754
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Blake Eggleston
> Assignee: Blake Eggleston
> Priority: Minor
> Fix For: 3.0.x, 3.7
>
>
> SSTable early open can cause problems with some 3rd party compaction strategy
> implementations. Allowing compaction strategies to prevent
> CompactionAwareWriter from instantiating SSTableRewriters with early open
> enabled would solve them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)