Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.3.2
-
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.