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

ViewManager needs to wrap http calls for proper exceptions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.0-rc
    • 3.0.0-beta.3
    • None
    • None
    • 1
    • SDK9: Coll/Txn/Doc chipping

    Description

      For instance, drop_design_document just makes a call to the core bucket manager, and it will raise HttpExceptions when there are failures. Lets (for the short term) make a wrapper class for this. Later, a better approach is of course to rip out the v2 stuff entirely, and just make these http calls directly (reusing the core code as much as possible).

      This makes one of the viewmgt_t tests fail (against a real server, skipped in the mock).

      Attachments

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

        Activity

          People

            david.kelly David Kelly (Inactive)
            david.kelly David Kelly (Inactive)
            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