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

net 2.5.6 : When remote connection drops, sdk throws unhandled exception on Asynchronous KV

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.5.6
    • 2.5.6
    • None
    • None
    • 1

    Description

      with current master as of 3/8 (45e84c66d0dc4818d8fdfcf7276835ceaa85614a),
      Against server 4.6.3
      When all connection to nodes drops, sdk throws unhandled exception at MultiplexingConnections.cs line 187. Call stack does not reflect what operation it was but I think it is get or upsert. Regardless, this happens on Asynchronous operation.

      StackTrace:
      at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
      at Couchbase.IO.MultiplexingConnection.ReceiveThreadBody()

      Exception message:
      _message "A blocking operation was interrupted by a call to WSACancelBlockingCall"

      Attachments

        1. log.txt
          332 kB
        2. log2.txt
          8.16 MB
        3. log3.txt
          8.22 MB
        For Gerrit Dashboard: NCBC-1638
        # Subject Branch Project Status CR V

        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