Hi Ramindu, I am not exactly sure whats causing this issue. Can you try adding [1] to your conf folder and change the hazelcast.max.no.heartbeat.seconds=600 to a lower value ? like 5(implying 5 seconds) or so. Hazelcast sends hearbeats to check whether other nodes are alive or not [2]. You can use the mentioned config to change the time gaps at which the heart beats are sent.
This is just a hunch. [1] - https://github.com/wso2/product-mb/blob/master/modules/distribution/src/main/conf/hazelcast.properties [2] - http://docs.hazelcast.org/docs/3.4/manual/html/configurationproperties.html Regards, Hemika Hemika Kodikara Software Engineer WSO2 Inc. lean . enterprise . middleware http://wso2.com Mobile : +94777688882 On Thu, Jul 2, 2015 at 12:57 PM, Ramindu De Silva <[email protected]> wrote: > Hi all, > > I have 2 CEP nodes deployed remotely and enabled with HA configurations. > And when the active cep goes down, the passive CEP gets active only after > 6-8 minutes. > > But when i do the same scenario locally, the passive CEP gets active > instantly. > > Any suggestions to overcome this issue will be greatly appreciated. > > Best Regards, > > -- > *Ramindu De Silva* > Software Engineer > WSO2 Inc.: http://wso2.com > lean.enterprise.middleware > > email: [email protected] <[email protected]> > mob: +94 772339350 > mob: +94 782731766 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
