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

Handle View Errors (Vbucket & Merge) appropriately

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Critical
    • 1.1.8
    • 1.1.0, 1.1.1
    • Core
    • Security Level: Public
    • None

    Description

      During rebalance out it can happen that the view node is still able to service http connections, but fails with the following errors:

      • error Reason: A view spec can not consist of merges exclusively.
        or
      • no_active_vbuckets Reason: Cannot execute view query since the node has no active vbuckets

      If this is happening, the client needs to deal with it. Appropriate solution needs still to be dicussed, but one approach could be to retry on a different node. Note that this needs to work for both async and sync calls.

      Attachments

        Issue Links

          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