-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_membership: Wait for leader barrier before waiting for tx.
Fixes: 1. Tests were no longer able to test the condition where WAL frames were being applied while a tx was open, because the test didn't run long enough. 2. A race in the tests where some systems generate a barrier while a barrier was active, making it difficult to wait for the right log entry. Signed-off-by: Mathieu Borderé <[email protected]>
- Loading branch information
Mathieu Borderé
committed
Dec 4, 2023
1 parent
956de45
commit b44b961
Showing
1 changed file
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters