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

Most Integration Tests Failing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.0.0
    • 3.0.0-beta.4
    • library
    • None
    • 1

    Description

      Since the merge of NCBC-2209 (JsonConverter and transcoder work) most integration tests are failing in my environment with this error:

      Couchbase.NodeNotAvailableException : Cannot find a Couchbase Server node for 127.0.0.1:8091.

      My environment is configured to boostrap via "couchbase://localhost".

      It appears to be related to node lookups. Nodes are stored in the dictionary in ClusterContext keyed by IPEndPoint. However, they are now being looked up using port 8091 while they are in the dictionary with port 11210. Previously it was using 11210 on both sides.

      Attachments

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

        Activity

          People

            btburnett3 Brant Burnett
            btburnett3 Brant Burnett
            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