[MXS-2326] Routing hints are ignored when reconnection is required Created: 2019-02-13 Updated: 2019-02-13 Resolved: 2019-02-13 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.3.4 |
| Fix Version/s: | 2.3.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When a query has a routing hint that targets a server that the readwritesplit is not connected to a reconnection occurs. This causes the replaying of the session command history on the server before the query is executed. After the execution of the session commands the query is routed again where the routing hint is ignored. |