Hello guys,

I would need your advice w.r.t. Karaf Cellar (4.0.0) and bundle related operations (in cluster). The default implementation (using Hazelcast) is per se asynchronous, i.e. messages are posted to a topic and processed in other threads, so for example the "cluster:bundle-start ..." operation (or a call to the o.a.k.cellar.bundle.management.CellarBundleMBean.start(String, String) return immediately.
In our code, we have a requirement for those operations to be synchronous.
So, before we start implementing some wrappers/facades for that service, I would like to ask if anyone had similar requirements or at least could give me a hint in which direction I should start digging it.

Thank you in advance for any hints!

Kind regards
Sergiy

--
Sergiy Shyrkov
Software Architect
Jahia Solutions Group SA
http://www.jahia.com

Reply via email to