Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-227

SDKs must translate LOCKED status code to existing Errors.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.3.0
    • None
    • library
    • 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

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

        Activity

          People

            brett19 Brett Lawson
            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