[
https://issues.apache.org/jira/browse/CASSANDRA-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786386#action_12786386
]
Hudson commented on CASSANDRA-568:
----------------------------------
Integrated in Cassandra #278 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/278/])
add strong reads to range slicing
patch by jbellis; reviewed by Stu Hood for
move resolve, diff out of Row and into CF static methods
patch by jbellis; reviewed by Stu Hood for
convert range slice to use DecoratedKeys
patch by jbellis; reviewed by Stu Hood for
move "are we done yet" check in quorum read entirely into RRR.isDataPresent
instead of partly there and partly in QRH.response
patch by jbellis; reviewed by Stu Hood for
r/m misguided attempt at optimizing merging range scan results from multiple
nodes
patch by jbellis; reviewed by Stu Hood for
> make consistencylevel in get_range_slice meaningful
> ---------------------------------------------------
>
> Key: CASSANDRA-568
> URL: https://issues.apache.org/jira/browse/CASSANDRA-568
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 0.5
>
> Attachments:
> 0001-r-m-misguided-attempt-at-optimizing-merging-range-scan.txt,
> 0002-move-are-we-done-yet-check-in-quorum-read-entirely-int.txt,
> 0003-convert-range-slice-to-use-DecoratedKeys.txt,
> 0004-move-resolve-diff-out-of-Row-and-into-CF-static-method.txt,
> 0005-add-strong-reads-to-range-slicing.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.