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

Streaming does not guarantee cache invalidation

    XMLWordPrintableJSON

Details

    • Normal

    Description

      Looking at the code, we attempt to invalidate the row cache for any rows we receive via streaming, however we invalidate them immediately, before the new data is available. So, if it is requested (which is likely if it is "hot") in the interval, it will be re-cached and not invalidated.

      Attachments

        Issue Links

          Activity

            People

              pauloricardomg Paulo Motta
              benedict Benedict Elliott Smith
              Paulo Motta
              Yuki Morishita
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: