You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2016/08/25 19:32:21 UTC

[jira] [Created] (CASSANDRA-12551) Fix CQLSSTableWriter compatibility changes from CASSANDRA-11844

T Jake Luciani created CASSANDRA-12551:
------------------------------------------

             Summary: 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
             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)