Hi Martin, If it is in the StratosManagerTopologyEventReceiver when receiving event in the listener, AFAIK we have handled it there itself rather throwing it. I just checked the way it is handled in AutoscalerTopologyEventReceiver.
Thanks, Reka On Thu, Sep 18, 2014 at 10:12 PM, Martin Eppel (meppel) <[email protected]> wrote: > Hi, > > For the grouping feature (developed on 4.0.0-grouping branch) I am adding > the persistence of an application subscription when the > ApplicationCreatedEvent is received in the stratos manager > (StratosManagerTopologyEventReceiver). Persisting the application required > to handle some exception, which would have to be handled in the event > receiver, either handle it (log it) or re-throw it. How is this type of > scenario typically handled within the stratos frame work, I couldn’t find > any other similar examples ? > > Thanks > > Martin > > > > > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007
