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

KV Range Scan breaks with NCBC-2167

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.4.2
    • None
    • None
    • 0
    • SDK49, SDK51

    Description

      Attempting to do a scan throws an error:

      Unhandled exception. Couchbase.CouchbaseException: Exception of type 'Couchbase.CouchbaseException' was thrown.
         at Couchbase.Core.Retry.RetryOrchestrator.RetryAsync(BucketBase bucket, IOperation operation, CancellationTokenPair tokenPair) in /Users/emilienbevierre/Desktop/Couchbase Git/couchbase-net-client/src/Couchbase/Core/Retry/RetryOrchestrator.cs:line 253
         at Couchbase.KeyValue.CouchbaseCollection.ScanAsync(IScanType scanType, ScanOptions options)+MoveNext() in /Users/emilienbevierre/Desktop/Couchbase Git/couchbase-net-client/src/Couchbase/KeyValue/CouchbaseCollection.cs:line 136
         at Couchbase.KeyValue.CouchbaseCollection.ScanAsync(IScanType scanType, ScanOptions options)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
      

      {"dispatchedFrom":"127.0.0.1","dispatchedTo":"127.0.0.1","documentKey":"","clientContextId":"30","cas":0,"status":"rangeScanComplete","bucketName":"range-scan","collectionName":"_default","scopeName":"_default","message":null,"opCode":"rangeScanContinue","retryReasons":[]}
       
      Process finished with exit code 134.
      

      Attachments

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

        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