Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-1247

too Many Specs tests are failing for LOOKUP_IN_ANY_REPLICA with wrong error message

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.3.x
    • None
    • None
    • None

    Description

      total - 3*1 = 3 (Seen in 7.6 cluster only)

      LookupInGetTest.tooManySpecsExistTest
      LookupInExistsTest.tooManySpecsExistTest
      LookupInCountTest.tooManySpecsExistTest

      For LOOKUP_IN_ANY_REPLICA API: DEFAULT, we are expecting SDK_DOCUMENT_UNRETRIEVABLE_EXCEPTION but are receiving SDK_INVALID_ARGUMENT_EXCEPTION that is resulting in test failures. Below is the error message:

      exception {
        couchbase {
          name: "InvalidArgumentError"
          type: SDK_INVALID_ARGUMENT_EXCEPTION
          serialized: "{\"name\":\"InvalidArgumentError\",\"cause\":{\"ctxtype\":\"subdocument\",\"code\":3,\"id\":\"7e119bb3-75a6-43d6-8fe2-371aafdacf62\",\"opaque\":0,\"cas\":\"0\",\"retry_attempts\":0,\"retry_reasons\":[],\"deleted\":false}}"
        }
      } 

      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
              aaliya.haque Aaliya Haque
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty