Revert "HDFS-16336. Addendum: De-flake TestRollingUpgrade#testRollback (#3686). Contributed by Viraj Jasani.."

This reverts commit 4231067d0b1932f891410f7b461b986848b855d3.
This commit is contained in:
Akira Ajisaka 2021-11-25 22:18:32 +09:00
parent 03c908fb04
commit 6a28496fb0

View File

@ -366,7 +366,7 @@ private void waitForNullMxBean() throws TimeoutException, InterruptedException {
LOG.error("Something went wrong.", t);
return false;
}
}, 100, 8000);
}, 100, 8000, "RollingUpgradeStatus is already set");
}
private static void startRollingUpgrade(Path foo, Path bar,