[MDEV-5764] START SLAVE UNTIL does not work with parallel replication Created: 2014-02-28  Updated: 2014-03-06  Resolved: 2014-03-06

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 10.0.9
Fix Version/s: 10.0.9

Type: Bug Priority: Critical
Reporter: Kristian Nielsen Assignee: Kristian Nielsen
Resolution: Fixed Votes: 0
Labels: None


 Description   

When the sql driver thread determines that the START SLAVE UNTIL position is
reached, it initiates normal stop. The problem with parallel replication is
that there may still be a number of events queued for asynchronous application
by the worker threads. So currently, those queued events can be silently
discarded, as they would be for normal STOP SLAVE. This causes START SLAVE
UNTIL to stop too early.

This applies both to GTID and non-GTID UNTIL position.



 Comments   
Comment by Kristian Nielsen [ 2014-03-04 ]

Pushed to 10.0-base and 10.0

Generated at Thu Feb 08 07:06:53 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.