Skip to content
Permalink
Browse files
MDEV-26210: Disable mariabackup.log_page_corruption
MDEV-26193 exposed a race condition in the test
mariabackup.log_page_corruption by no longer waking up purge tasks
on every transaction commit. (Note that there never was a guarantee
that the purge tasks would actually run as quickly as the test expected
it to happen; that would depend on the CPU load.)
  • Loading branch information
dr-m committed Jul 22, 2021
1 parent a4dc926 commit 5f4314f
Showing 1 changed file with 1 addition and 0 deletions.
@@ -0,0 +1 @@
log_page_corruption : MDEV-26210

0 comments on commit 5f4314f

Please sign in to comment.