Uploaded image for project: 'Couchbase Elasticsearch Connector'
  1. Couchbase Elasticsearch Connector
  2. CBES-293

Connector should honor io.enableDnsSrv client setting

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.4.6
    • None
    • None
    • 0

    Description

      SeedNodeHelper.getKvNodes calls ConnectionStringUtil.seedNodesFromConnectionString and always passes true as the `dnsSrvEnabled` argument. Should honor the client settings instead.

      Can get the client setting from:

       bucket.environment().ioConfig().dnsSrvEnabled();
      

      Alternatively, rework SeedNodeHelper.getKvNodes so it doesn't need to do a redundant lookup. (Maybe get seed node info from config provider?)

      Attachments

        For Gerrit Dashboard: CBES-293
        # Subject Branch Project Status CR V

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            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