Deployment Architeture for Configuring HA in Single JVM Mode on EC2

2015-12-17 Thread Thanuja Uruththirakodeeswaran
Hi All, I have modified the deployment architecture diagram for configuring HA in single JVM mode on EC2 [1] as in [2]. Please suggest whether we need to update the content in this page. @Mari: Since we are using DAS instead of BAM from Stratos 4.1.4 release, do the needful changes in the cont

Re: Removing application signups if (!applicationSignUpExists) ?

2015-12-17 Thread Gayan Gunarathne
On Tue, Dec 15, 2015 at 4:52 PM, Sajith Kariyawasam wrote: > Hi Devs, > > Can someone clarify this code? > > In AutoscalerServiceImpl undeployApplication method I can see following > logic > > if (!applicationSignUpExists) { > ... > --> undeployApplicationGracefully () > } > > If application sig

Re: Cleaning up User Artifacts at Signup Removal

2015-12-17 Thread Chamila De Alwis
On Thu, Dec 10, 2015 at 11:06 AM, Isuru Haththotuwa wrote: > If there are new features with API changes, IMO can go for a major release > from master branch after 4.1.5 is done, with all bug fixes + new features. > +1 It would be confusing if we maintain two branches to release from. After a ce