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

Failure status results in ArgumentOutOfRangeException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 2.5.2
    • None
    • library
    • None

    Description

      While investigating NCBC-1518 I discovered this bug on Master; when a response of Failure is returned, the client fails with:

      System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values.
      Parameter name: Unknown status for opcode Set and key foo2: Failure
      at Couchbase.OperationResult.SetException()
      at Couchbase.Core.Buckets.CouchbaseRequestExecuter.SendWithRetry[T](IOperation`1 operation)
      at Couchbase.CouchbaseBucket.Upsert[T](String key, T value)
      at Couchbase.IntegrationTests.CouchbaseBucketKeyValueTests.Test() in C:\Users\jmorris\repos\couchbase-net-client\Src\Couchbase.IntegrationTests\CouchbaseBucket_KeyValue_Tests.cs:line 761

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            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