So the proper process for a deployment on a failover-configured karaf cluster would be to: 1) stop all slave karaf instances 2) remove all locking (file, jdbc, etc) configuration from system properties files for all slave karaf instances 3) re-start all slave karaf instances in cluster 4) install and start new bundles/features to cluster 5) stop all slave instances 6) re-add the locking (file, jdbc, etc) configuration to system properties files for all slave karaf instances 7) re-start the slave karaf instances
Is this correct? Thanks, Steve -- View this message in context: http://karaf.922171.n3.nabble.com/Bundle-sync-in-cluster-with-failover-tp4038642p4038679.html Sent from the Karaf - User mailing list archive at Nabble.com.
