Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-1790

Scope/collection not found errors not being parsed on CC

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 3.1.3
    • None
    • 1

    Description

      Testing against: Couchbase 7.0.0-4554 onwards (at least)
      Have seen collection manager regressions due to ScopeNotFound and CollectionNotFound errors not being used due to a parsing miss.
      The server is returning 404's with the following content:

      Scope not found:
      {"errors":{"_":"Scope with name \"foobar\" is not found"}}

      Collection not found:
      {"errors":

      {"_":"Collection with name \"0a8ccba8-9\" in scope \"8e92357b-3\" is not found"}

      }

      Attachments

        Issue Links

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

          Activity

            People

              david.nault David Nault
              will.broadbelt Will Broadbelt
              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