Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-4710

view immediately returns ""reason": "conn_failed" if one node is down and not failed over yet. it should return partial results instead

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 2.0-developer-preview-4
    • 2.0-developer-preview-3
    • ns_server, view-engine
    • Security Level: Public
    • None
    • build 599

    Description

      10.114.167.27 was stopped using //etc/init.d/couchbase-server command

      view defintion : function (doc)

      { emit(doc._id, doc); }

      Bucket Name Nodes Item Count Ops/sec Disk Fetches/sec RAM Usage/Quota Disk Usage
      default 6 108002 1504 0 61.9MB / 12.9GB 123MB
      Views
      Documents

      Subset of nodes failed with the following error:
      [

      { "from": "http://10.114.167.27:8092/_view_merge/?stale=false", "reason": "conn_failed" }

      ]

      http://10.212.167.16:8092/default/_design/dev_hi/_view/hi?full_set=true&stale=false&connection_timeout=60000&limit=10&skip=0

      Attachments

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

        Activity

          People

            FilipeManana Filipe Manana (Inactive)
            farshid Farshid Ghods (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