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

ClusterVersionProvider.GetVersionAsync may fail if nodes have no ManagementUri

    XMLWordPrintable

Details

    • Bug
    • Resolution: Resolved
    • Minor
    • 3.4.14
    • 3.4.12
    • library
    • 3
    • SDK42, SDK44

    Description

      When using ClusterVersionProvider to get the version, we randomly choose a server to request information from the management URI. However, nodes may not have a ManagementUri and if we attempt from this node we'll get a NullReferenceException. This is a sporadic problem due to the randomized node order for attempts.

      See https://github.com/couchbaselabs/Linq2Couchbase/issues/370 for full details.

      Attachments

        For Gerrit Dashboard: NCBC-3503
        # Subject Branch Project Status CR V

        Activity

          People

            richard.ponton Richard Ponton
            btburnett3 Brant Burnett
            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