Hi all, Even though the above solution works, according to ""[URGENT] (QSPPROD-30) [AAALife] Issue of maintaining member nodes\ caching in Hazelcast cluster if one node get crashed" thread, by reducing the heartbeat there can be some drawbacks.
anyone knows the reason for the scenario to work locally and not to work when the two nodes are deployed remotely? Best Regards, On Fri, Jul 3, 2015 at 8:33 AM, Ramindu De Silva <[email protected]> wrote: > Hi Hemika, > > The above mentioned scenario solved the issue and working as expected. > Thanks a lot. > > Best Regards, > > On Thu, Jul 2, 2015 at 7:42 PM, Hemika Kodikara <[email protected]> wrote: > >> 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 >>> >>> >> > > > -- > *Ramindu De Silva* > Software Engineer > WSO2 Inc.: http://wso2.com > lean.enterprise.middleware > > email: [email protected] <[email protected]> > mob: +94 772339350 > mob: +94 782731766 > -- *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
