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

Jonathan Ellis commented on CASSANDRA-2909:
-------------------------------------------

Feels like solving a non-problem to me, and I'd like to get rid of the Builder 
stuff sooner rather than later post-2677

> Have the bulkloader rebuild the index file if necessary
> -------------------------------------------------------
>
>                 Key: CASSANDRA-2909
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2909
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.8.1
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>              Labels: bulkloader
>         Attachments: 0001-Rebuild-index-if-not-present.patch
>
>
> The bulk loader needs both the data file and the index file. This ticket 
> proposes to make it rebuild the index part if it is not present (it would 
> still be faster to have the index file around, but it is annoying to not be 
> able to bulk load a sstable just because you happen to have deleted the index 
> file).

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

        

Reply via email to