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

[BP MB-40700]: api/v1/list/functions return incorrect list of handlers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 6.6.1
    • 5.5.0, 6.0.0, 6.6.0
    • eventing

    Description

      Build: 7.0.0 build 2646

      api/v1/list/functions return incorrect handler names.

      {
          "functions": [
              "Function_197344326_test_source_doc_mutations_with_timers",
              "test",
              "test"
          ]
      } 

      but we have only 1 function deployed

      http://10.143.192.102:8096/api/v1/status
       
       
      {
          "apps": [
              {
                  "composite_status": "deployed",
                  "name": "test",
                  "num_bootstrapping_nodes": 0,
                  "num_deployed_nodes": 1,
                  "deployment_status": true,
                  "processing_status": true
              }
          ],
          "num_eventing_nodes": 1
      } 

      Attachments

        Issue Links

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

          Activity

            People

              ankit.prabhu Ankit Prabhu
              ankit.prabhu Ankit Prabhu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty