[MXS-4659] Cache filter hangs if statement consists of multiple packets. Created: 2023-06-30 Updated: 2023-08-17 Resolved: 2023-06-30 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | cache |
| Affects Version/s: | 2.5, 6.4, 22.08, 23.02 |
| Fix Version/s: | 2.5.27, 6.4.8, 22.08.7, 23.02.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If a statements consists of multiple packets, the cache filter will forward the first packet and wait for a server response before sending the following ones, thus causing the session to hang. |