wso2 / carbon-analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Distributed] Manager continuously tries to deploy the when resources aren't enough w/o back off

niveathika opened this issue · comments

Description:
$subject. Manager goes into a loop while trying to deploy the siddhi files. this does not stop even if the siddhi files is undeployed in the manager node.

Affected Product Version:
SP 4.3.0

Steps to reproduce:

  1. Setup a distributed system.
  2. Start Manager
  3. Deploy siddhi app.
  4. Undeploy siddhi app

Additional debug logs to see partial app deployed will be helpful in debugging