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

Uncached row reads may block cached reads

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Low
    • Resolution: Later
    • None
    • None
    • None

    Description

      The cap on the number of concurrent reads appears to cap the total number of concurrent reads instead of just capping the reads that are bound for disk. That is, given N concurrent readers if all of them are busy waiting on disk, even reads that can be served from the row cache will block waiting for them.

      Attachments

        1. CASSANDRA-1379.patch
          19 kB
          Javier Canillas

        Issue Links

          Activity

            People

              javiercanillas Javier Canillas
              ketralnis David King
              Javier Canillas
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: