mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Test: additional logging
This commit is contained in:
parent
24bc8d331e
commit
ec3a473a00
@ -90,6 +90,7 @@ public class MockFSDirectoryService extends FsDirectoryService {
|
||||
.type(Engine.Flush.Type.COMMIT) // Keep translog for tests that rely on replaying it
|
||||
.waitIfOngoing(true)
|
||||
);
|
||||
logger.info("flush finished in beforeIndexShardClosed");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user