Re: forceably failable master node

2022-10-11 Thread Dave Marion
The secondary master is waiting to get the lock in ZooKeeper for it to become active. The only way to do that is to stop the current one. On Tue, Oct 11, 2022 at 10:38 AM Vincent Russell wrote: > Hello, > > We are running accumulo 2.0.1 with high availability? Is there a way to > force failover

forceably failable master node

2022-10-11 Thread Vincent Russell
Hello, We are running accumulo 2.0.1 with high availability? Is there a way to force failover of the accumulo master to the standby node? Thanks, Vincent