Hello, I have a couple of questions regarding the way Cellar works with distributed OSGi services. If you have for example service A exposed in Node 1 that is being consumed by bundles on other Nodes and if service A is removed or Node 1 goes down, will every bundle that was referencing service A be aware of that? I ask this because from what I can work out in a scenario as this one, when a distributed OSGi Service becomes unavailable the bundles referencing the service will just keep trying to access it, instead of trying to find a new implementation of the service. Is this the normal behavior of Cellar, or I am doing something wrong?
Regards, Alexandre Barbosa -- View this message in context: http://karaf.922171.n3.nabble.com/Question-about-Cellar-distributed-services-tp4026040.html Sent from the Karaf - User mailing list archive at Nabble.com.
