[MXS-1351] Partially authenticated connections are put into the connection pool Created: 2017-08-09  Updated: 2017-08-09  Resolved: 2017-08-09

Status: Closed
Project: MariaDB MaxScale
Component/s: Core
Affects Version/s: 2.1.5
Fix Version/s: 2.1.6, 2.2.0

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

Issue Links:
Problem/Incident
is caused by MXS-619 creating many short sessions in paral... Closed

 Description   

Partially authenticated connections can be stored in the persistent connection pool. This occurs when a session closes a connection before authentication for that connection has completed. A simple solution to this is to discard the connection as it does not qualify for persistent connection pooling.

A more advanced solution would be to wait until authentication completes before putting the connection into the pool. This should be fixed automatically when MXS-619 is fixed.



 Comments   
Comment by markus makela [ 2017-08-09 ]

Fixed by commit 35de0c392f400ccc4f260cdc756f1ad93788cdc9 in 2.1 and commit 4117dcf410ba052f9520c2ab801ab47a1dacf0d3 in 2.2.

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