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

ViewBuilder can miss data due to sstable generation filter

    XMLWordPrintableJSON

Details

    • Normal

    Description

      The view builder for one MV is restarted when other MVs are added on the same keyspace. There is an issue if compactions are running between these restarts that can cause the view builder to skip data, since the builder tracks the max sstable generation to filter by when it starts back up.

      I don't see a need for this generation tracking across restarts, it only needs to be tracked during a builders life (to avoid adding in newly compacted data).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: