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

.NETCore SDK throws Failed to acquire a pooled client connection on xxx.xxx.xxx.xxx:11210 after 5 tries.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.4.1
    • 2.4.0-dp3, 2.4.0
    • library

    Description

      .NETCore SDK on Windows with muxio and async mode throws exception "Failed to acquire a pooled client connection on xxx.xxx.xxx.xxx:11210 after 5 tries. " while UpsertAsync(https://github.com/couchbase/couchbase-net-client/blob/master/Src/Couchbase/CouchbaseBucket.cs#L3401) is called, which in turn calls SendWithDurabilityAsync(https://github.com/couchbase/couchbase-net-client/blob/master/Src/Couchbase/Core/Buckets/CouchbaseRequestExecuter.cs#L331) and SendWithDurabilityAsync returns OperationResult type with OperationResult.Exception assigned with the exception.

       

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            jaekwon.park Jae Park [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty