Hi Devs,

Can someone clarify this code?

In AutoscalerServiceImpl undeployApplication method I can see following
logic

 if (!applicationSignUpExists) {
...
--> undeployApplicationGracefully ()
}

Inside undeployApplicationGracefully method I can
see removeApplicationSignUp is invoked.
But why its needed since this code executes only if *not*
applicationSignUpExists ?

Thanks,
Sajith

-- 
Sajith Kariyawasam
*Committer and PMC member, Apache Stratos, *
*WSO2 Inc.; http://wso2.com <http://wso2.com>*
*Mobile: 0772269575*

Reply via email to