aztk icon indicating copy to clipboard operation
aztk copied to clipboard

fail early on wait_for_master_to_be_ready

Open jafreck opened this issue 7 years ago • 0 comments

In cases where the cluster will not recover from failure (master node not selected and all nodes in unusable or start_task_failed) the method should fail early. Currently, it will just block until timeout since it assumes the master node selection will be functional.

jafreck avatar Jul 19 '18 17:07 jafreck