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

Only fetch one config per poll interval

    XMLWordPrintable

Details

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

    Description

      Right now we are fetching up to 3 from 3 different nodes. This allows us to more quickly react to failure, but comes with overhead. Since the poll interval is already low (at 2.5s), checking one node in a round-robin fashion is enough.

      This also aligns it with the other SDKs in terms of behavior.

      Attachments

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

        Activity

          People

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