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

requests wait forever while cluster is unreachable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.2
    • 3.0.1
    • library
    • None
    • 1

    Description

      During a network failure, connections are cleaned up and al requests sits in the send queue.

      The time a request sits in the send queue is not counted against the timeout, so a request from client code e.g. await collection.GetAsync(...) will wait forever while the cluster is unreachable. 

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            tommyja Tommy Jakobsen
            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