Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.2
-
Fix Version/s: 2.3.3
-
Component/s: readwritesplit
-
Labels:None
Description
When a binary protocol prepared statement is closed, a false warning about an unknown ID is logged. This also causes increased memory use with pooled connections as the prepared statement isn't removed from the internal mapping.