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

Hudson commented on CASSANDRA-3161:
-----------------------------------

Integrated in Cassandra #1096 (See 
[https://builds.apache.org/job/Cassandra/1096/])
    cleanup read path (StorageProxy side)
patch by jbellis; reviewed by slebrense for CASSANDRA-3161

jbellis : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1167254
Files : 
* /cassandra/trunk/src/java/org/apache/cassandra/service/RowDigestResolver.java
* /cassandra/trunk/src/java/org/apache/cassandra/service/RowRepairResolver.java
* /cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java


> clean up read path
> ------------------
>
>                 Key: CASSANDRA-3161
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3161
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: 3161-v2.txt, 3161.txt
>
>
> As CASSANDRA-3156, CASSANDRA-3158, CASSANDRA-3157 show, the read path has 
> gotten a little crufty, especially with the introduction of short read 
> protection.  Time for some cleanup to reduce the chance of bugs and to make 
> troubleshooting easier when we do have one.

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

        

Reply via email to