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

MVs should validate gc grace seconds on the tables involved

    XMLWordPrintableJSON

Details

    • Normal
    • Docs

    Description

      For correctness reasons (potential resurrection of dropped values), batchlog entries are TTLs with the lowest gc grace second of all the tables involved in a batch.

      It means that if gc gs is set to 0 in one of the tables, the batchlog entry will be dead on arrival, and never replayed.

      We should probably warn against such LOGGED writes taking place, in general, but for MVs, we must validate that gc gs on the base table (and on the MV table, if we should allow altering gc gs there at all), is never set too low, or else.

      Attachments

        Issue Links

          Activity

            People

              pauloricardomg Paulo Motta
              aleksey Aleksey Yeschenko
              Paulo Motta
              Aleksey Yeschenko
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: