[
https://issues.apache.org/jira/browse/CASSANDRA-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913348#action_12913348
]
Jonathan Ellis commented on CASSANDRA-1415:
-------------------------------------------
bq. SRepVH.doVerb() could be simplified if SOS.validateCurrentFile() was made
private (or eliminated) and called from startNext() and retry()
I partly agree, but then you'd have to pass file as an argument to startNext
and retry, and I want to emphasize that that's not necessary b/c the session
has the necessary state.
bq. it would be a good idea to modify StreamingTransferTest to verify that 2ary
indexes are getting rebuilt properly
will do.
> Allow creating indexes on existing data
> ---------------------------------------
>
> Key: CASSANDRA-1415
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1415
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Affects Versions: 0.7 beta 1
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Fix For: 0.7 beta 2
>
> Attachments:
> 0001-clean-up-FileStatus-and-rename-to-StreamReply.-updates.txt,
> 0002-add-SESSION_FINISHED-reply.txt, 0003-Table.rebuildIndex.txt,
> 0004-extract-addIndex-method.txt,
> 0005-allow-addIndex-to-create-indexes-that-did-not-previous.txt,
> 0006-split-2ary-index-build-out-from-bloom-row-index-build-.txt,
> 0007-remove-IKeyIterator-and-move-ICompactionInfo-implement.txt,
> 0008-bug-fixes.txt
>
>
> (This ticket is only for the index-CF creation part, not for the thrift API
> changes, which may come for free from CASSANDRA-1285)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.