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

SDKs must translate LOCKED status code to existing Errors.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.8.0
    • None
    • None
    • None

    Description

      Due to a change in 5.0 server, commands which lock keys or act on a locked key will return a new status code (LOCKED) as opposed to the existing errors (TMPFAIL or KEYEXISTS).  In order to maintain backwards compatibility, the SDKs must translate these new status codes onto the old status codes, depending on the operation (since some returned one code, and some returned the other).

      Attachments

        Issue Links

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

          Activity

            People

              avsej Sergey Avseyev
              brett19 Brett Lawson
              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