Details
-
Bug
-
Resolution: Done
-
Critical
-
6.5.0
-
Untriaged
-
Unknown
Description
Build: 6.5.0-3687
While testing n1ql i performed paused resume and edit the handler in between. Then saw that undeployment hug. I try do do resume when it says method already running but then i undeploy where it got stuck
{
|
"apps": [
|
{
|
"composite_status": "undeploying",
|
"name": "test",
|
"num_bootstrapping_nodes": 0,
|
"num_deployed_nodes": 1,
|
"deployment_status": false,
|
"processing_status": false
|
}
|
],
|
"num_eventing_nodes": 1
|
}
|