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

inconsistency between couchdb active_tasks and /pools/default/tasks

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • 2.0-beta
    • 2.0-developer-preview-4, 2.0-beta
    • view-engine
    • Security Level: Public
    • None
    • 3 node cluster
      dp4 build 722

    Description

      Sometimes UI displays indexer tasks while _active_tasks on port 8092 returns an empty array:

      curl -u Administrator:password http://10.2.2.31:8091/pools/default/tasks
      [

      {"type":"rebalance","status":"notRunning"}

      ,

      {"type":"indexer","recommendedRefreshPeriod":2.0,"status":"running","bucket":"default","designDocument":"_design/dev_ddoc2","changesDone":19403,"totalChanges":36471,"progress":53}

      ,

      {"type":"indexer","recommendedRefreshPeriod":2.0,"status":"running","bucket":"default","designDocument":"_design/dev_ddoc1","changesDone":48055,"totalChanges":103174,"progress":46}

      ]

      curl 10.2.2.31:8092/_active_tasks
      []

      Attachments

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

        Activity

          People

            alkondratenko Aleksey Kondratenko (Inactive)
            tommie Tommie McAfee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty