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

Need an api to SyncKVStore when EnableAutoCheckpointing is disabled

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • Cypher
    • None
    • storage-engine

    Description

      When EnableAutoCheckpointing  is disabled, the SyncKVStore api returns an error. (This is because SyncKVStore is specifically intended to create a sync type checkpoint to force WAL Trim and lower recover WAL replay time, we dont need that since WAL is disabled).

      Bhive uses the api to sync individual kvstore.  We need a similar api which works when EnableAutoCheckpointing is false. We cannot use Magma::Sync since it does for all the kvstores. Filing this based on a discussion with Apaar Gupta 

      Attachments

        Activity

          People

            apaar.gupta Apaar Gupta
            saptarshi.sen Saptarshi Sen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              PagerDuty