Hi Karaf community,

I'm trying to use Karaf HA/failover feature documented here : 
http://karaf.apache.org/manual/latest/#_ha_failover_and_cluster

With database lock, I see that Karaf running with the Lock as Active instance 
is just shutting down upon losing connection with DB.

I think, it would better if Karaf tries few times to reconnect & acquire lock 
before doing shutdown. When only one instance of karaf is running and DB 
connection fluctuates, this behavior impacts availability (needs restart from 
orchestration layer).

Is there a reason why Karaf didn't have this kind of retry?

// Kaja

Reply via email to