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

MergingRecordBatch can leak memory if query is canceled before batches in rawBatches were loaded

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • None
    • None

    Description

      MergingRecordBatch stores batches in an array list before loading them with RecordBatchLoader. If the query is canceled before all received batches are loaded, some of the batches won't be cleaned up.

      Attachments

        1. DRILL-3133.2.patch.txt
          8 kB
          Abdel Hakim Deneche
        2. DRILL-3033.1.patch.txt
          8 kB
          Abdel Hakim Deneche

        Activity

          People

            sphillips Steven Phillips
            adeneche Abdel Hakim Deneche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: