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

Allow Token-Aware drivers for range scans

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • None
    • Legacy/Coordination
    • None
    • Clients

    Description

      Currently, range scans are not token aware. This means that an extra hop is needed for most requests. Since range scans are usually data intensive, this causes significant extra traffic.

       

      Token awareness could be enabled by having the coordinator return the token for the next (still unread) row in the response, so the driver can select a next coordinator that owns this row.

      Attachments

        Activity

          People

            Unassigned Unassigned
            avi.kivity Avi Kivity
            Votes:
            1 Vote for this issue
            Watchers:
            16 Start watching this issue

            Dates

              Created:
              Updated: