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

Get rid of CFMetaData isPurged(), markPurged()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 3.0 alpha 1
    • None
    • None
    • Low

    Description

      CASSANDRA-3578 added a new isPurged field to CFMetaData. It's only being used by CommitLogSegment.markDirty().

      The linked patch removed the field and all the purge-related methods, replacing that condition with !Schema.instance.hasCF().

      That said, I'm not sure that the check makes sense at all, with CASSANDRA-5202.

      Attachments

        Issue Links

          Activity

            People

              aleksey Aleksey Yeschenko
              aleksey Aleksey Yeschenko
              Aleksey Yeschenko
              Benedict Elliott Smith
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: