Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-262

Calling unlock() on non-locked doc or with wrong CAS generates TemporaryFailError not KeyExistsError

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.0.0-dp1
    • 1.2.4
    • apidocs
    • Security Level: Public
    • None

    Description

      As per summary, if you call unlock() on a document that isn't locked, or a locked document with the wrong CAS value, it generates a TemporaryFailError, not a KeyExistsError as described in the documentation.

      Attachments

        Issue Links

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

          Activity

            People

              mnunberg Mark Nunberg (Inactive)
              malarky Chris Malarky
              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