Mark Robson all time


 1 Collaborator
Jonathan Ellis

 4 Review
ddf00a509a4793bc69bf11cf10cc8155a9371f2d, 8a9c25ae0e849409a752b4d6eaf5a9bfbb3b3ca0, 449a444c7d1cfa13e1a7d25865227e1ba8c300e2, 3aca0737cb6b6b7c3217ddb6b05c99f5f4a5e170

ddf00a509a4793bc69bf11cf10cc8155a9371f2d | Author: Jonathan Ellis <jbellis@apache.org>
 | 2009-08-12 21:27:24+00:00

    give up on trying to optimize startWith -- it's basically impossible when replication factor > 1 b/c of the range wrap point.
    patch by jbellis; tested by Mark Robson for CASSANDRA-348
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@803716 13f79535-47bb-0310-9956-ffa450edef68

8a9c25ae0e849409a752b4d6eaf5a9bfbb3b3ca0 | Author: Jonathan Ellis <jbellis@apache.org>
 | 2009-08-07 20:48:45+00:00

     - switch from trying to get the next endpoint by increasing offset to asking tokenMetadata for "the next
    one." this will always be correct where the offset approach will not (usually you want offset to just be 1,
    but sometimes you have to keep increasing it if no results are found but the range is still not finished)
     - merge results differently when the endpoint responsible for where the ring wraps is involved, since
    that endpoint can hold keys from both the beginning and end of the range.
    
    patch by jbellis; tested by Mark Robson for CASSANDRA-348
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@802180 13f79535-47bb-0310-9956-ffa450edef68

449a444c7d1cfa13e1a7d25865227e1ba8c300e2 | Author: Jonathan Ellis <jbellis@apache.org>
 | 2009-08-06 15:34:22+00:00

    fix range query buglet; add debug logging
    patch by jbellis; tested by Mark Robson for CASSANDRA-348
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@801676 13f79535-47bb-0310-9956-ffa450edef68

3aca0737cb6b6b7c3217ddb6b05c99f5f4a5e170 | Author: Jonathan Ellis <jbellis@apache.org>
 | 2009-05-12 20:46:36+00:00

    another workaround for register/select wonkiness.  patch by jbellis; tested by Mark Robson for CASSANDRA-156
    
    git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@774076 13f79535-47bb-0310-9956-ffa450edef68