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

UI: Unable to undeploy/delete handler if source bucket got deleted

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 6.5.0
    • 6.0.0, 6.0.1
    • eventing
    • None
    • Untriaged
    • Unknown

    Description

      • Create 2 node cluster(KV,Eventing)
      • Deploy handler code
      • Delete the source bucket

      Seeing status as deploying , Hence can not be undeployed or deleted via UI. But can be deleted via api

      DELETE http://10.143.190.102:8096/api/v1/functions/test  

      Expected: it should be undeployed

      Even though there is no consumer running , 

      root@node2-cb600-ubuntu16:/opt/couchbase/var/lib/couchbase/logs# ps -ef | grep consumer
      root     21547 20783  0 22:50 pts/0    00:00:00 grep --color=auto consumer 

      api/v1/status giving status as deploying

      {
          "apps": [
              {
                  "name": "test",
                  "composite_status": "deploying",
                  "num_deployed_nodes": 0,
                  "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

              vikas.chaudhary Vikas Chaudhary
              vikas.chaudhary Vikas Chaudhary
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty