mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 13:26:02 +00:00
remove await fix from FullClusterRestartIT.testRecovery
This commit is contained in:
parent
9b9f85e509
commit
64dd21af11
@ -615,7 +615,6 @@ public class FullClusterRestartIT extends ESRestTestCase {
|
||||
* Tests recovery of an index with or without a translog and the
|
||||
* statistics we gather about that.
|
||||
*/
|
||||
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/27649")
|
||||
public void testRecovery() throws IOException {
|
||||
int count;
|
||||
boolean shouldHaveTranslog;
|
||||
|
Loading…
x
Reference in New Issue
Block a user