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

Yuki Morishita commented on CASSANDRA-2920:
-------------------------------------------

In previous comment, I wrote that estimatedKeys should be greater than 0. This 
is true if source node version is >= 1.0. Isn't there a situation that older 
version node streams to new one i.e. during rolling upgrade? In that situation, 
estimatedKeys is always 0.

> Remove SSTableWriter.Builder
> ----------------------------
>
>                 Key: CASSANDRA-2920
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2920
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 1.0
>            Reporter: Jonathan Ellis
>            Assignee: Stu Hood
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: 2920-v2.txt, 2920.txt
>
>
> CASSANDRA-2677 left Builder-oriented streaming in for backwards 
> compatibility, but since we're going to change the sstable format for 1.0, 
> and Builder doesn't work across format changes, there's no point in leaving 
> Builder around.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to