XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 0.7 beta 1
    • None
    • None

    Description

      given CASSANDRA-1155, we should query multiple nodes for the rows corresponding to the given index criteria, such that we have a 90% chance of getting enough rows w/o having to do another query (but, if our estimate is incorrect, we do need to loop and do a 2nd query).

      we start with the first node in token order, so that we only have to query a single node for low cardinality (i.e., every index value has many rows associated with it). we do this by ordering the keys in the index row, in partitioner order.

      Attachments

        1. 1156-sstwt-fix.txt
          2 kB
          Nate McCall
        2. 1156-v2.txt
          32 kB
          Jonathan Ellis

        Activity

          People

            jbellis Jonathan Ellis
            jbellis Jonathan Ellis
            Jonathan Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: