Uploaded image for project: 'MariaDB Connector/node.js'
  1. MariaDB Connector/node.js
  2. CONJS-168

stream backpressure not handled well

    XMLWordPrintable

Details

    Description

      see https://github.com/mariadb-corporation/mariadb-connector-nodejs/issues/161

      Correction from CONJS-60 solve the connection hanging if any error occurs when handling results, but a the cost of not handling backpressure anymore.

      This means that user have to take care of resuming query stream, that cannot be taken care of automatically. Choice was initially to have a good state whatever the situation, but this goes against stream feature to avoid charging memory.
      Documentation can explicit this use case.

      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 - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0d
                0d
                Logged:
                Time Spent - 5h
                5h

                Git Integration

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