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