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

Eventing UI shows incorrect info on deployment status of apps

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 6.0.0
    • 6.0.0
    • documentation, eventing, UI
    • None
    • Untriaged
    • Unknown

    Description

      Build : 6.0.0-1564

      As seen in MB-31054, the 2 rest endpoints - getRunningApps and getDeployedApps could return different results. Looks like the UI is using getDeployedApps API to fetch the list of apps. It should switch to using the new API getRunningApps.

      Output of getRunningApps
      curl http://172.23.104.21:8091/_p/event/getRunningApps -u Administrator:password | jq

      { "bucket_op_complex_function": "", "timer_op": "", "timer_op_complex": "" }

      UI shows timer_op as undeployed. See attached screenshot.

      Attachments

        Issue Links

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

          Activity

            People

              Gautham.Banasandra Gautham Banasandra (Inactive)
              mihir.kamdar Mihir Kamdar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty