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

Adjust exists logic for recent change in client

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 4.0.4
    • None
    • library
    • None
    • 1
    • SDK32

    Description

      A recent change to the cxx_client will require a small change to our bindings for the collection.exists call.   Now, it will not have an error code if the document is not there, and the resp.exists() method is all you need to determine whether a document is there or not.  If there is an error, that's because of something else, no more document_not_found for this.

      Attachments

        Issue Links

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

          Activity

            People

              jared.casey Jared Casey
              david.kelly David Kelly (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty