Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-24788

Fix the connection leaks on getting hbase admin from unclosed connection

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Observed the significant increase in ZK connection on performance testing on map reduce jobs. Turns out the TableOutputFormat.checkOutputSpecs() is not closing the connection it uses to get the hbase admin. It closes the hbase admin but never close the connection to get the admin.

      Attachments

        Activity

          People

            sandeep.pal Sandeep Pal
            sandeep.pal Sandeep Pal
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: