[MXS-4675] Switchover fails with 'Unknown thread id' error Created: 2023-07-19 Updated: 2023-08-07 Resolved: 2023-08-03 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | 23.02.2 |
| Fix Version/s: | 2.5.28, 6.4.9, 22.08.8, 23.02.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The mxs3536_rwsplit_no_slaves test fails when the monitor attempts to kill a connection that was already closed.
The error 1094 (ER_NO_SUCH_THREAD) should not be treated as a failure and should be ignored. |