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

Snapshot support in ForestDB

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • feature-backlog
    • 3.0
    • forestdb
    • Security Level: Public
    • None
    • Untriaged
    • 3
    • Unknown
    • June 30 - July 18

    Description

      A snapshot can be created explicitly by calling snapshot API and only allows us to perform read-only operations. A snapshot is destroyed if its corresponding database handle is closed.

      Creating a snapshot instance should NOT corrupt the WAL index used by the writer. Otherwise, it will overwrite the current WAL entries with the stale WAL docs from the old header of the snapshot.

      Note that we maintain a single WAL index per file (NOT per handle). To address this issue, we need to restore the read-only WAL index separately for a given snapshot.

      Attachments

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

        Activity

          People

            sundar Sundar Sridharan (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