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

CollectionIdChanged_RetriesAutomatically test failing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.2.0
    • 3.2.0
    • library
    • None
    • 1

    Description

      This test is failing, suggesting that the retries are not picking up the new collection Id.

      Couchbase.Core.Exceptions.UnambiguousTimeoutException : The operation /100 timed out after 00:00:02.5000000. It was retried 9 times using Couchbase.Core.Retry.BestEffortRetryStrategy.
      Stack trace:
         at Couchbase.Utils.ThrowHelper.ThrowTimeoutException(IOperation operation, IErrorContext context) in /Users/willbroadbelt/Documents/repos/couchbase/couchbase-net-client/src/Couchbase/Utils/ThrowHelper.cs:line 74
         at Couchbase.Core.Retry.RetryOrchestrator.RetryAsync(BucketBase bucket, IOperation operation, CancellationTokenPair tokenPair) in /Users/willbroadbelt/Documents/repos/couchbase/couchbase-net-client/src/Couchbase/Core/Retry/RetryOrchestrator.cs:line 242
         at Couchbase.KeyValue.CouchbaseCollection.UpsertAsync[T](String id, T content, UpsertOptions options) in /Users/willbroadbelt/Documents/repos/couchbase/couchbase-net-client/src/Couchbase/KeyValue/CouchbaseCollection.cs:line 551
         at Couchbase.IntegrationTests.CollectionTests.CollectionIdChanged_RetriesAutomatically() in /Users/willbroadbelt/Documents/repos/couchbase/couchbase-net-client/tests/Couchbase.IntegrationTests/CollectionTests.cs:line 107
         at Couchbase.IntegrationTests.CollectionTests.CollectionIdChanged_RetriesAutomatically() in /Users/willbroadbelt/Documents/repos/couchbase/couchbase-net-client/tests/Couchbase.IntegrationTests/CollectionTests.cs:line 112
      --- End of stack trace from previous location where exception was thrown ---
      

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            will.broadbelt Will Broadbelt
            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