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

Add a round robin endpoint selection strategy

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 1.3.3
    • 1.3.2
    • Services
    • None

    Description

      Current endpoint selection strategy is either Random or based on Partition. It was observed that random selection could lead to a same endpoint being chosen several times in a row, and with long running requests (like N1QL queries) this can add up, and a round robin selection is probably a better fit.

      The idea is to add such a selection strategy, and apply it to the QueryService, to start with.

      Attachments

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

        Activity

          People

            simonbasle Simon Baslé (Inactive)
            simonbasle Simon Baslé (Inactive)
            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