[MDEV-22008] rpl.rpl_semi_sync fails with wrong value for Rpl_semi_sync_master_clients Created: 2020-03-23  Updated: 2021-01-12  Resolved: 2021-01-12

Status: Closed
Project: MariaDB Server
Component/s: Replication, Tests
Affects Version/s: 10.5.1, 10.3, 10.4, 10.5
Fix Version/s: 10.2.37, 10.3.28, 10.4.18, 10.5.9

Type: Bug Priority: Critical
Reporter: Michael Widenius Assignee: Alice Sherepa
Resolution: Fixed Votes: 0
Labels: None
Environment:

kvm-rpm-centos73-amd64


Issue Links:
Duplicate
duplicates MDEV-11220 rpl.rpl_semi_sync failed in buildbot,... Closed
duplicates MDEV-21031 rpl_semi_sync_after_sync_row result m... Closed
is duplicated by MDEV-14366 rpl.rpl_semi_sync_after_sync, rpl.rpl... Closed

 Description   

CURRENT_TEST: rpl.rpl_semi_sync
--- /usr/share/mysql-test/suite/rpl/r/rpl_semi_sync.result	2020-03-23 00:20:13.000000000 +0000
+++ /dev/shm/var/2/log/rpl_semi_sync.reject	2020-03-23 01:42:52.965487725 +0000
@@ -177,7 +177,7 @@
 Rpl_semi_sync_master_yes_tx	14
 show status like 'Rpl_semi_sync_master_clients';
 Variable_name	Value
-Rpl_semi_sync_master_clients	0
+Rpl_semi_sync_master_clients	1
 [ semi-sync replication of these transactions will fail ]
 insert into t1 values (500);
 [ master status should be OFF ]



 Comments   
Comment by Alice Sherepa [ 2020-07-02 ]

on the current 10.3 1df1a6392477ad211b2 : http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-rhel8-ppc64le/builds/1358/steps/mtr/logs/stdio

rpl.rpl_semi_sync 'innodb,mix'           w2 [ fail ]
        Test ended at 2020-07-02 06:30:10
 
CURRENT_TEST: rpl.rpl_semi_sync
--- /usr/share/mysql-test/suite/rpl/r/rpl_semi_sync.result	2020-07-02 03:54:53.000000000 +0000
+++ /dev/shm/var/2/log/rpl_semi_sync.reject	2020-07-02 06:30:09.730420484 +0000
@@ -406,7 +406,7 @@
 [ Semi-sync status on master should be ON ]
 show status like 'Rpl_semi_sync_master_clients';
 Variable_name	Value
-Rpl_semi_sync_master_clients	0
+Rpl_semi_sync_master_clients	1
 show status like 'Rpl_semi_sync_master_status';
 Variable_name	Value
 Rpl_semi_sync_master_status	ON
 
mysqltest: Result content mismatch

Comment by Alice Sherepa [ 2020-09-04 ]

http://buildbot.askmonty.org/buildbot/builders/kvm-deb-focal-amd64/builds/1311/steps/mtr/logs/stdio

Comment by Alice Sherepa [ 2021-01-12 ]

fixed by 4e43e2f92d1b418dcc84ab8a commit

Generated at Thu Feb 08 09:11:29 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.