public ZKFCThread(TestContext ctx, int idx) { super(ctx); this.zkfc = DFSZKFailoverController.create( cluster.getConfiguration(idx)); }