[MXS-3814] maxscale rpl_state is empty Created: 2021-10-14 Updated: 2022-01-13 Resolved: 2021-10-29 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | binlogrouter |
| Affects Version/s: | 2.5.15 |
| Fix Version/s: | 2.5.17, 6.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Muhammad Irfan | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-143 |
| Description |
|
Reproduction steps: master -> maxscale (blr) -> replica Create large dataset (suggest >1TB, 100000s tables and 1000s schema) Snapshot Slap it for 5 GiB of binlogs with maxscale binlog keeping logs create replica using the snapshot and change master to mxs, and start it. You know you're on to a winner when maxctrl times out. Then run systemctl stop maxscale. There's a 1/3 chance it'll leave rpl_state blank. Or sometimes all blr service rpl_states blank, even those without replicas attached.
|