HDFS-16336. Addendum: De-flake TestRollingUpgrade#testRollback (#3686). Contributed by Viraj Jasani..
This commit is contained in:
parent
af452d2fc5
commit
4231067d0b
@ -366,7 +366,7 @@ private void waitForNullMxBean() throws TimeoutException, InterruptedException {
|
|||||||
LOG.error("Something went wrong.", t);
|
LOG.error("Something went wrong.", t);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}, 100, 8000, "RollingUpgradeStatus is already set");
|
}, 100, 8000);
|
||||||
}
|
}
|
||||||
|
|
||||||
private static void startRollingUpgrade(Path foo, Path bar,
|
private static void startRollingUpgrade(Path foo, Path bar,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user