[MXS-2803] Hang with readconnroute and persistent connections Created: 2019-12-13  Updated: 2020-08-25  Resolved: 2019-12-16

Status: Closed
Project: MariaDB MaxScale
Component/s: Core
Affects Version/s: 2.4.4
Fix Version/s: 2.4.5

Type: Bug Priority: Major
Reporter: markus makela Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None


 Description   

The persistent connection code sends a COM_CHANGE_USER to reset the connection state. During the connection reset process, all routed queries are buffered at the backend protocol level. When the connection reset process completes, all queued queries should be routed but it seems that only the first query in the buffer is routed. This means that if more than one query is stored at the protocol level, the client will hang as the query is lost.


Generated at Thu Feb 08 04:16:47 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.