Hi Amal. The triggering happens in the HazelCastClusterAgent, which is inside the org.wso2.carbon.core.clustering.hazelcast in the 4.3.0 kernel. So IMO it would be enough to bring only the interface.
Shazni Nazeer Senior Software Engineer Mob : +94 715 440 607 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.com On Tue, May 27, 2014 at 11:15 AM, Amal Gunatilake <[email protected]> wrote: > HI Shazni, > > Even though we being the interface into existing bundle, how about the > triggering mechanism of the executor() method? I think since the > CoordinatedActivity interface is in C5, the triggering mechanism rest > within C5 as well. So in-order to work the subscription we need to have the > whole system in one place. Please correct me if I'm wrong. > > Thank you & Best regards, > > *Amal Gunatilake* > Software Engineer > WSO2 Inc.; http://wso2.com > lean.enterprise.middleware > > > On Tue, May 27, 2014 at 11:02 AM, Shazni Nazeer <[email protected]> wrote: > >> Hi Amal, >> >> What we need from C5 clustering module is only the CoordinatedActivity >> interface. What if we bring only that interface into an existing bundle? >> This would be the simplest work to make this happen rather than bringing >> the entire clustering module. >> >> Shazni Nazeer >> >> Senior Software Engineer >> >> Mob : +94 715 440 607 >> LinkedIn : http://lk.linkedin.com/in/shazninazeer >> Blog : http://shazninazeer.blogspot.com >> >> >> On Mon, May 26, 2014 at 12:00 PM, Manoj Kumara <[email protected]> wrote: >> >>> Hi Amal, >>> >>> AFAIK all the modules in Carbon 4.3.0 should be compatible with JDK 6 so >>> you may have to create your module to be compatible with JDK 6. >>> >>> Thanks, >>> Manoj >>> >>> >>> *Manoj Kumara* >>> Software Engineer >>> WSO2 Inc. http://wso2.com/ >>> *lean.enterprise.middleware* >>> Mobile: +94713448188 >>> >>> >>> On Mon, May 26, 2014 at 11:50 AM, Amal Gunatilake <[email protected]>wrote: >>> >>>> Hi Azeez, >>>> >>>> Now that we have developer tested the cache invalidation, there is one >>>> final step to discuss. The CoordinatedActivity rests within C5 and it has >>>> been compiled with JDK 7. Since we are planning to release this feature >>>> with Carbon 4.3.0 and it is compiled with JDK 6, in-order to use >>>> CoordinatedActivity in 4.3.0, I think it's better to have the clustering >>>> bundle(JDK 6) in Carbon 4.3.0 as well to avoid any version conflicts. How >>>> are we planning to address this? Appreciate your thoughts. >>>> >>>> Thank you & Best regards, >>>> >>>> *Amal Gunatilake* >>>> Software Engineer >>>> WSO2 Inc.; http://wso2.com >>>> lean.enterprise.middlewar >>>> >>>> _______________________________________________ >>>> 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 >>> >>> >> >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
