Uploaded image for project: 'MariaDB Connector/R2DBC'
  1. MariaDB Connector/R2DBC
  2. R2DBC-40

netty buffer leaks when not consuming results

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 1.0.2, 1.1.0-beta
    • 1.0.3, 1.1.1-rc
    • other
    • 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

          People

            diego dupin Diego Dupin
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 3d
                3d
                Remaining:
                Time Spent - 2d Remaining Estimate - 1d
                1d
                Logged:
                Time Spent - 2d Remaining Estimate - 1d
                2d

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.