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

Maxwell Guo edited comment on CASSANDRA-18941 at 10/26/23 2:34 PM:
-------------------------------------------------------------------

Hi [~yifanc], the code logic are same for different branches, but seems that 
4.0 and 4.1 have some nit for code format.
Besides, we need some CIs too, the upper CI for trunk have never been started.:)
And +1 if all CIs are green.


was (Author: maxwellguo):
Hi [~yifanc], the code logic are same for different branches, but seems that 
4.0 and 4.1 have some nit for code format.
Besides, we need some CIs too, the upper CI for trunk have never been started.:)

> 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: 4.0.x, 4.1.x, 5.0.x, 5.x
>
>          Time Spent: 3.5h
>  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