Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
1.0.2, 1.1.0-beta
-
None
Description
see https://github.com/mariadb-corporation/mariadb-connector-r2dbc/issues/23
There is 2 possibles cases where this can occurs :
- when throwing an exception like a wrong conversion (i.e a number to big to fit in a Integer value for example)
- when issuing a command with resultset and not consuming the result either with getRowsUpdated() or mapping resultset.
In those cases, result buffer are not released to pool before buffer are garbage collected.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Worklog Id | 88569 [ 88569 ] | |
Remaining Estimate | 3d [ 86400 ] | 2d [ 57600 ] |
Time Spent | 1d [ 28800 ] |
Component/s | other [ 16606 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Worklog Id | 88572 [ 88572 ] | |
Remaining Estimate | 2d [ 57600 ] | 1d [ 28800 ] |
Time Spent | 1d [ 28800 ] | 2d [ 57600 ] |
Workflow | MariaDB v3 [ 124939 ] | MariaDB v4 [ 135751 ] |