I tested creating cluster nodes and groups and installed features on the cluster.
Some observations: - When I run more than one container on the same machine I have to configure separate jmx ports. With the same jmx ports cellar does not work on the second node - On the second node I have to wait a bit before using cellar commands. If I type the command too fast I get: karaf@root> cluster:node-list Error executing command: No matching service for optional OSGi service reference: (objectClass=org.apache.karaf.cellar.core.ClusterManager) - When I create a new cluster group it starts without any feature urls. (This may be as designed) Nothing major though so here is my +1 Christian On 29.11.2012 23:07, Jean-Baptiste Onofré wrote: > Hi all, > > We solved 27 issues in this release that you can find in the > RELEASE-NOTES: > http://svn.apache.org/repos/asf/karaf/cellar/tags/cellar-2.2.5/RELEASE-NOTES > > > Staging repository: > https://repository.apache.org/content/repositories/orgapachekaraf-098/ > > Please vote to approve this release: > > [ ] +1 Approve the release > [ ] -1 Do not approve the release (please provide specific comments) > > This vote will be open for 72 hours. > > Thanks > Regards > JB
