Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-998

Limit amount of memory used by drill C++ client API

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • Client - C++
    • None

    Description

      The C++ client API buffers the data that it gets back from the server and holds it until it the application has consumed it. If the application is unable to (or does not) consume the data as fast as the server is sending it back, the client API will buffer all the data, eventually running out of memory.
      The client API should limit the amount of data it buffers and block on receiving data until the application consumes the data.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            DrillCommitter DrillCommitter
            parthc Parth Chandra
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment