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

.NETCore SDK causes ClientFailure for SubDoc operation on Windows with muxio

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.4.0
    • 2.4.0-dp3
    • library
    • None

    Description

      SDK: .NETCore

      Environment:

      • OS: Windows Server 2012 R2
      • Mode : sync , muxio

      Error: NodeUnavailable

      Scenario: Restart all nodes

       

      Issue : After restarting phase is done, all subdoc request failed with error 'NodeUnavailable'. This was due to https://github.com/couchbase/couchbase-net-client/blob/master/Src/Couchbase/IO/Services/MultiplexingIOService.cs#L334 throws following exceptions

       

      System.Security.Authentication.AuthenticationException: Authentication failed for bucket 'default'
      System.TimeoutException: The operation has timed out.

      I'm not sure why those two exceptions but, later when the rebound phase is almost done, I see the log that is saying

      Successfully connected and marking data node xxx.xxx.xxx.xxx:11210 as up.

      Which seemed printed after collecting all test data.
       

       

      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