Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.2.4, 10.0(EOL), 10.1(EOL), 10.2(EOL)
Description
I have configured a MariaDB 10.2.4 GTID Slave with master_delay=3600, and it seems to cause replication to lag behind more and more. Waits trigger even though Seconds_Behind_Master is > 3600.
Seconds_Behind_Master: 21476
|
Master_SSL_Verify_Server_Cert: No
|
Last_IO_Errno: 0
|
Last_IO_Error:
|
Last_SQL_Errno: 0
|
Last_SQL_Error:
|
Replicate_Ignore_Server_Ids:
|
Master_Server_Id: 3
|
Master_SSL_Crl:
|
Master_SSL_Crlpath:
|
Using_Gtid: No
|
Gtid_IO_Pos:
|
Replicate_Do_Domain_Ids:
|
Replicate_Ignore_Domain_Ids:
|
Parallel_Mode: conservative
|
SQL_Delay: 3600
|
SQL_Remaining_Delay: 3598
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Labels | need_feedback |
Labels | need_feedback |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Affects Version/s | 10.0 [ 16000 ] | |
Affects Version/s | 10.1 [ 16100 ] | |
Affects Version/s | 10.2 [ 14601 ] | |
Assignee | Lixun Peng [ plinux ] |
Summary | CHANGE MASTER TO ... MASTER_DELAY causes the slave to lag behind indefinitely | Wrong timestamps in binary log causes replication issues |
Labels | 10.2-ga |
Assignee | Lixun Peng [ plinux ] | Sachin Setiya [ sachin.setiya.007 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Sprint | 10.2.6 [ 158 ] |
Rank | Ranked lower |
Sprint | 10.2.6 [ 158 ] |
Rank | Ranked higher |
Attachment | patch [ 43603 ] |
Attachment | patch [ 43606 ] |
Fix Version/s | 10.2.6 [ 22527 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Confirmed [ 10101 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 80017 ] | MariaDB v4 [ 151820 ] |
Could you please paste or attach a few consequent slave status outputs, to see the dynamics, including Read_Master_Log_Pos and Exec_Master_Log_Pos (or just the full output).
Please also attach cnf file(s).