Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-657

Improve config refresh selection strategy

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 1.7.5
    • None
    • Config Management
    • None
    • 1

    Description

      Right now the logic on how to select the refresher is very simplistic: if we loaded the original config over http, it will use http for refresh. If it loads through carrier it will use carrier for refresh.

      Unfortunately, this is too simplistic: we might bootstrap off of a node in a MDS environment where there is no KV service enabled, but throughout the cluster there are. If it is a couchbase bucket and a modern cluster, it is more or less a given. Using http refresh has a couple limitations and should not be used if we can help it.

      Attachments

        For Gerrit Dashboard: JVMCBC-657
        # Subject Branch Project Status CR V

        Activity

          People

            daschl Michael Nitschinger
            daschl Michael Nitschinger
            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