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

Do not deliver hints older than a configured age

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Implemented
    • None
    • None
    • None

    Description

      From http://www.mail-archive.com/user@cassandra.apache.org/msg28682.html

      There exists a possibility for a hinted insert created before a delete to be delivered after a tombstone that would have covered the insert is purged. I don't think it's very likely but it's possible.

      Could we filter the RowMutation to remove CF's where the gc_grace is less than the age of the hint? Or add a config property for a max_hint_age?

      Attachments

        Activity

          People

            Unassigned Unassigned
            amorton Aaron Morton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: