Hi, sometimes when we perform maintenance and reboot nodes we get "All partition owners have left the grid" and then we go and run ./control.sh --host ignite-xxxxxx --cache reset_lost_partitions some-cache and everything is fine again...
This seems to happen with partitioned caches and we are running as READ_WRITE_SAFE. We have a few caches and instead of relying on a human to manually go run the command is there a way for this to happen automatically? And if there is an automatic way how do we enable it and what are the consequences?