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

Accord: Asynchronous reads may be unsafe

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 5.1-alpha1
    • Accord
    • None

    Description

      In principle we should invalidate asynchronous reads before they complete if the data they read may be invalid, but this anyway causes faults when we permit them to occur in accord-core. We can and perhaps should simply ensure the reads are issued against an sstable/memtable snapshot taken by the command store, as this is lower cost and more robust. Otherwise we should investigate what issue asynchronous reads cause.

      Attachments

        1. ci_summary.html
          192 kB
          Blake Eggleston

        Activity

          People

            bdeggleston Blake Eggleston
            benedict Benedict Elliott Smith
            Blake Eggleston
            David Capwell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: