mariadb/mysql-test/suite/galera
Pekka Lampio 9ce1b87764 Galera feature: Retry applying writesets at slaves
A new Galera feature that allows retrying of applying of writesets at
slave nodes (codership/mysql-wsrep-bugs/#1619). Currently replication
applying stops for first non ignored failure occurring in event
applying, and node will do emergency abort (or start inconsistency
voting). Some failures, however, can be concurrency related, and
applying may succeed if the operation is tried at later time.

This feature introduces a new dynamic global option variable
"wsrep_applier_retry_count" that controls the retry-applying feature:
a zero value disables retrying and a positive value sets the maximum
number of retry attempts. The default value for this option is zero,
which means that this feature is disabled by default.
2025-05-20 02:20:10 +02:00
..
include Merge branch '10.5' into '10.6' 2025-04-02 04:43:24 +02:00
r Galera feature: Retry applying writesets at slaves 2025-05-20 02:20:10 +02:00
t MDEV-34822 addendum: minor test corrections after fix 2025-05-05 20:06:00 +02:00
disabled.def MDEV-33850 : For Galera, create sequence with low cache got signal 6 error: [ERROR] WSREP: FSM: no such a transition REPLICATING -> COMMITTED 2025-04-02 04:29:40 +02:00
galera_2nodes.cnf Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
galera_2nodes_as_master.cnf Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
galera_2nodes_as_replica_2primary.cnf galera mtr tests: unification of wsrep provider settings 2025-02-12 13:37:03 +01:00
galera_2nodes_as_slave.cnf Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
galera_2x2nodes.cnf Merge remote-tracking branch 'origin/11.2' into 11.4 2024-06-17 15:46:39 +04:00
galera_3nodes_as_slave.cnf Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
galera_4nodes.cnf Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
my.cnf
suite.pm galera mtr tests: synchronization between versions 2025-02-26 18:19:28 +01:00