Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-11024

DB Compaction does not drop item for the case where document exp time<purge before timestamp.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • 3.0
    • 3.0
    • couchbase-bucket
    • Security Level: Public
    • None
    • build 3.0.0 626
      Ubuntu 64 bit
    • Untriaged
    • Ubuntu 64-bit
    • No

    Description

      Steps to reproduce:
      1)Store a document with a small exp time say 20 seconds.
      2)After 20 seconds, send compaction command with purge before timestamp set to -1 so that any document exp time is always less than this.Also, purge before seqno is 0 and dropdeletes is 1.
      3)Run couchstore docinfo API to get the document info structure on the newly compacted file. It will be seen that deleted doc count is 1, indicating that tombstone is still present.
      4)According to design spec the tombstone should have been purged.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            venu Venu Uppalapati (Inactive)
            venu Venu Uppalapati (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty