Re: ClusterStatusClusterCreatedEvent usage

2015-07-25 Thread Gayan Gunarathne
Added the JIRA[1] to track this. If you found any other unused events that we can remove from the current code base, please add to this JIRA. [1] https://issues.apache.org/jira/browse/STRATOS-1478 Thanks, Gayan On Fri, Jul 24, 2015 at 11:24 PM, Udara Liyanage wrote: > Hi Gayan, > > +1 there ar

Re: ClusterStatusClusterCreatedEvent usage

2015-07-24 Thread Udara Liyanage
Hi Gayan, +1 there are some more events that are not used. Please remove them too.

Re: ClusterStatusClusterCreatedEvent usage

2015-07-24 Thread Imesh Gunaratne
Shall we create a JIRA to track this? May be this fix can be included in 4.1.1. Thanks On Thu, Jul 23, 2015 at 5:52 PM, Akila Ravihansa Perera wrote: > There are some other unused events listed below that we may have to > cleanup as well. > > TenantSubscribedEventListener > TenantUnSubscribedEv

Re: ClusterStatusClusterCreatedEvent usage

2015-07-23 Thread Akila Ravihansa Perera
There are some other unused events listed below that we may have to cleanup as well. TenantSubscribedEventListener TenantUnSubscribedEventListener Also following Application topic events are not registered in event processor chain; GroupMaintenanceModeEvent GroupReadyToShutdownEvent On Thu,

Re: ClusterStatusClusterCreatedEvent usage

2015-07-23 Thread Reka Thirunavukkarasu
+1 to remove this event. This is not used anymore.. Thanks, Reka On Thu, Jul 23, 2015 at 4:03 PM, Gayan Gunarathne wrote: > Hi All, > > Are we using the "ClusterStatusClusterCreatedEvent"? > > As per the code base, we are not sending that event anymore[1].But we have > listeners for this. > > [

ClusterStatusClusterCreatedEvent usage

2015-07-23 Thread Gayan Gunarathne
Hi All, Are we using the "ClusterStatusClusterCreatedEvent"? As per the code base, we are not sending that event anymore[1].But we have listeners for this. [1] https://github.com/apache/stratos/blob/master/components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/event