Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-8084 Sundry mapreduce improvements
  3. HBASE-7996

Clean up resource leak in MultiTableInputFormat

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.98.0, 0.95.0
    • mapreduce
    • None
    • Reviewed

    Description

      MultiTableInputFormatBase#getSplits() will always leak an open HTable instance when throw new IOException("Expecting at least one region for table" ...) is called. It can potentially leak throughout that method body.

      Attachments

        Activity

          People

            ndimiduk Nick Dimiduk
            ndimiduk Nick Dimiduk
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: