Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.5.27, 6.4.8, 22.08.7, 23.02.3
-
None
Description
Due to a missing "break", the execution can end in an endless loop. Luckily, this only happens in very rare (or practically impossible) error conditions. Either the the server needs to send an incomplete packet or MaxScale fails to read from an epoll-triggered fd.