[MDEV-31557] rpl_semi_sync_master_net_wait_num is not protected Created: 2023-06-27 Updated: 2023-09-19 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Anel Husakovic | Assignee: | Anel Husakovic |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
rpl_semi_sync_master_net_wait_num that is incremented from flush_net(), function used to send events to replica is not protected. |