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

Optimize fdb_iterator_seek API to avoid scanning a doc at a time

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • techdebt-backlog
    • techdebt-backlog
    • forestdb
    • Security Level: Public
    • None
    • Untriaged
    • Unknown
    • ForestDB: Oct 26 - Nov 13

    Description

      fdb_iterator_seek API currently scans a single doc at a time to seek a given key. This will cause significant overhead in case of a large iteration range. To avoid this, we need to improve the seek API, so that it can leverage the main index's search routines.

      Attachments

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

        Activity

          People

            jung-sang Jung-Sang Ahn (Inactive)
            chiyoung Chiyoung Seo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty