[MXS-4638] Error msg reports write query failure for read queries Created: 2023-06-13 Updated: 2023-06-14 Resolved: 2023-06-14 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 23.02.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Clint Moyer (Inactive) | Assignee: | markus makela |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MaxScale error message for delayed_retry_timeout does not distinguish between read/write queries. This was observed during SkySQL testing where the following statement was executed every 2 seconds while the primary was terminated.
We observed the write query error message while only testing reads. (IP address has been changed for privacy)
|
| Comments |
| Comment by markus makela [ 2023-06-13 ] |
|
Was that inside of a transaction or not? Are you able to provide MaxScale logs with log_info enabled? |
| Comment by Clint Moyer (Inactive) [ 2023-06-14 ] |
|
I enabled info logs and tried to re-produce several times without success. Was unable to trigger the delayed_retry_timeout error again while trying a variety of ways to terminate replicas. My guess something else in SkySQL made a connection that I wasn't aware of which could have been a write. Can probably close this as a non-issue, I will keep playing with it a bit more and follow-up if I see anything. |
| Comment by markus makela [ 2023-06-14 ] |
|
OK, if you find a way to reproduce it, we'll reopen this one. |