Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ranjith Ramachandra committed Sep 2, 2023
1 parent 29f5de5 commit 8ef7368
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ public FileChannel newFileChannel(Path path, Set<? extends OpenOption> options,
* It simulates a full power outage by preventing translog checkpoint files to be written and restart the cluster. This means that
* all un-fsynced data will be lost.
*/
@AwaitsFix(bugUrl = "hello.com")
public void testGlobalCheckpointIsSafe() throws Exception {
startCluster(rarely() ? 5 : 3);

Expand Down

0 comments on commit 8ef7368

Please sign in to comment.