Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-1026

Add automatic collection/scope name->ID caching and op retry

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.0-alpha1
    • None
    • None
    • None
    • 1

    Description

      Each KV op should automatically look up collection IDs and retry operations on missing collection IDs. Collection IDs should be cached locally. 

      'Logical' (scope,collection) coordinates should be specified per-operation. This could either be directly by specifying (scope,collection) as text or (preferably) by a flush-invariant LCB-provided handle into the ((scope,collection):cid) entry in the local cache per bucket. A handle should always point to the same 'logical' collection as a (scope,collection) tuple.

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            Ellis.Breen Ellis Breen
            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