Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-3614

FIT KV: KVOperationsOnNonExistentCollectionTest all fail

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • fit-performer
    • None
    • None
    • None

    Description

      All 5 tests under "KVOperationsOnNonExistentCollectionTest" fail due to the operation GetCidByName timing out after the default KV timeout of 2.5s, and the serialized error does not contain COLLECTION_MAP_REFRESH_IN_PROGRESS or KV_COLLECTION_OUTDATED (marked obsolete in the .NET SDK in 2021).

      Root Issue:

      There was confusion in the .NET performer, where the CollectionName and ScopeName would be swapped when creating a connection to a collection.
      The Test driver also had to be updated to check for the correct retry reason "CollectionNotFound" in the serialized form of the UnambiguousTimeout.

      Attachments

        For Gerrit Dashboard: NCBC-3614
        # Subject Branch Project Status CR V

        Activity

          People

            emilien.bevierre Emilien Bevierre
            emilien.bevierre Emilien Bevierre
            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