[MDEV-31556] rpl_semi_sync_master_[get,request]_ack should be controllable with `reset master` statement 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 |
|
It is obtained that status variables rpl_semi_sync_master_[get,request]_ack are always incremented with each new transaction and not depending on the state of primary. |