Hi,
I have a question. Is it possible to query Maintenance Action in a
non-programmatic way, that is, without using the Java API?
Or at least accessing the Maintenance Registry to know what Maintenance Actions
need to be done?
I am thinking that in the case of an unexpected event that would caus
https://lists.apache.org/thread/76b271wdq3dog0ggxyo6rwjr9hrgc6ss
On 2022/06/02 14:12:54 Surinder Mehra wrote:
> Hi,
> We are running 3 node cluster and suddenly it went into maintenance mode.
> Now i am able to login into nodes but cant do any action like activating
> the cluster or removing other
Hi,
We use Ansible to stop ignite on our ec2 nodes using pkill -f ignite​ cmd
which sends a SIGTERM to terminate the process.
What we've noticed is that the shutdown hook is not always invoked (`Invoking
shutdown hook...` does not get outputted) but shutdown is initiated (The log
line Shutdown