[
https://issues.apache.org/jira/browse/CASSANDRA-12551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15467607#comment-15467607
]
Jeremiah Jordan commented on CASSANDRA-12551:
---------------------------------------------
[~tjake] here is a branch that reverts all the changes made to CQLSStableWriter
and parent classes that are not needed. It makes a new StressCQLSSTableWriter
to be used by compaction-stress.
||branch||testall||dtest||
|[CASSANDRA-12551|https://github.com/JeremiahDJordan/cassandra/tree/CASSANDRA-12551]|[testall|http://cassci.datastax.com/job/JeremiahDJordan-CASSANDRA-12551-testall/]|[dtest|http://cassci.datastax.com/job/JeremiahDJordan-CASSANDRA-12551-dtest/]|
> Fix CQLSSTableWriter compatibility changes from CASSANDRA-11844
> ---------------------------------------------------------------
>
> Key: CASSANDRA-12551
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12551
> Project: Cassandra
> Issue Type: Bug
> Reporter: T Jake Luciani
> Assignee: T Jake Luciani
> Priority: Blocker
> Fix For: 3.10
>
>
> CASSANDRA-11844 changed the way the CQLSSTableWriter works out of the box,
> which we should avoid until 4.0
> * Output directory now includes subdirectories for keyspace/table (by default
> this shouldn't happen)
> * Writing to multiple sstablewriters requires passing the offline cfs object.
> This should be changed to work as it used to.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)