Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-1261

Allow local range slices when consistency level is one

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 0.7 beta 1
    • None
    • None

    Description

      Range slice queries are slow compared to other reads, even when the range only contains one key.

      The reason is reads can be run locally when the local node contains the key and the consistency level is ONE.

      I've added the same ability for StorageProxy.getRangeSlice()

      Attachments

        1. local_range_slices.patch
          5 kB
          T Jake Luciani

        Activity

          People

            tjake T Jake Luciani
            tjake T Jake Luciani
            T Jake Luciani
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: