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

Memory leak when an allocation fails near the creation of a RecordBatchData object

    XMLWordPrintableJSON

Details

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

    Description

      A number of locations in the code need try/finally blocks around the code that interacts with the buffers stored in a RecordBatchData object. Runtime exceptions (like running out of memory) in these code blocks can cause buffers to leak.

      Attachments

        1. DRILL-3092.patch
          13 kB
          Jason Altekruse

        Activity

          People

            jnadeau Jacques Nadeau
            jaltekruse Jason Altekruse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: