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

fdb custom comparator doesn't handle deletes when custom cmp!=bitwise cmp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • bug-backlog
    • 5.0.0
    • forestdb
    • None
    • Untriaged
    • Unknown

    Description

      1. Open fdb with a custom comparator, and stored (k1, v1).
      2. Delete k2 while k1 is equal to k2 by custom comparator, but k1 != k2 by default bitwise comparator.
      3. Use iterator with option FDB_ITR_NO_DELETES, and the (k1, v1) still can be found in the iterator.

      Attachments

        For Gerrit Dashboard: MB-19901
        # Subject Branch Project Status CR V

        Activity

          People

            sundar Sundar Sridharan (Inactive)
            sundar Sundar Sridharan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change

                PagerDuty