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

Yifan Cai commented on CASSANDRA-18941:
---------------------------------------

Backporting the PR to other branches as proposed in the dev thread. 

cassandra-4.0: [https://github.com/apache/cassandra/pull/2845]

cassandra-4.1: [https://github.com/apache/cassandra/pull/2846]

cassandra-5.0: [https://github.com/apache/cassandra/pull/2847]

cassandra-trunk: [https://github.com/apache/cassandra/pull/2824]

> Support max SSTable size in sorted CQLSSTableWriter
> ---------------------------------------------------
>
>                 Key: CASSANDRA-18941
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18941
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tool/sstable
>            Reporter: Yifan Cai
>            Assignee: Yifan Cai
>            Priority: Normal
>             Fix For: 5.x
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> The CQLSSTableWriter can produce a series of SSTables with a bounded size in 
> the unsorted mode. The functionality is missing in the sorted 
> CQLSSTableWriter.
> It will be great to bringing the parity to the sorted mode, so that it is 
> able to produce a series of size-bounded SSTable, instead of a single but 
> giant one.
> Unlike the unsorted CQLSSTableWriter, the max SSTable size in the sorted 
> writer does not require buffering.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to