[MDEV-18615] binlog speed send limit Created: 2019-02-18  Updated: 2022-04-03

Status: Open
Project: MariaDB Server
Component/s: Replication
Fix Version/s: None

Type: Task Priority: Major
Reporter: musazhang Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

In our production environment, the configuration for binlog format is Row and there will be one master following by 2 or more slaves. in this case, there will be a lot of binlog generated when the pressure on master is high, as there is no method for master to control the speed for sending binlog events to slaves. the net work is occupied by transferring binlog events. as a result, request for clients will be blocked at the network side.

So we have to limit binlog send speed to solve problem above.



 Comments   
Comment by Sergei Golubchik [ 2022-04-03 ]

there's read_binlog_speed_limit that can be set on the slave

Generated at Thu Feb 08 08:45:27 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.