Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-345

Enhance intelligence of client to know about all nodes of a cluster for making REST connection

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.2
    • 1.1.9
    • Core
    • Security Level: Public
    • None

    Description

      If configured with a single host (a load balancer), the client may pause for everytime it loses this connection. The same thing happens when configured with a list of hosts and the client reaches the end of the list...it pauses before going back to the top.

      I don't think it's appropriate to ask for the client to constantly spin on trying to make a connection if in fact none can be made.

      Another solution to this would be to have the client be aware of ALL the servers in a cluster (which it gets via the vbucket map info) and be able to try all of them, and/or know which ones are alive so that it doesn't have to wait

      Attachments

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

        Activity

          People

            ingenthr Matt Ingenthron
            perry Perry Krug
            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