HDFS-16336. Addendum: De-flake TestRollingUpgrade#testRollback (#3686)

This commit is contained in:
Ayush Saxena 2021-11-25 01:54:14 +05:30 committed by Chao Sun
parent 3ae8d4ccb9
commit 328d3b84df
1 changed files with 1 additions and 1 deletions

View File

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