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

Handler never come out of pausing when eventing producer is killed

    XMLWordPrintable

Details

    Description

      Build: 6.5.0-1936

      If eventing producer is killed when handler is in paused state , then it always in "pausing state" never reach to paused. 

      • create 2 node cluster (kv,eventing)
      • deploy handler 
      • pause the handler
      • kill the eventing producer
      • Eventing producer spawn again but handler stuck in pausing state

       {
          "apps": [
              {
                  "composite_status": "pausing",
                  "name": "Function_8198717_test_killing_eventing_producer_when_eventing_is_processing_mutations",
                  "num_bootstrapping_nodes": 0,
                  "num_deployed_nodes": 0,
                  "deployment_status": true,
                  "processing_status": false
              }
          ],
          "num_eventing_nodes": 1
      }

      Attachments

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

        Activity

          People

            suraj.naik Suraj Naik (Inactive)
            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