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

HBase TableOutputFormat has connection leak in getRecordWriter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0, 2.0.0
    • mapreduce
    • None
    • Reviewed

    Description

      Currently getRecordWriter will not release the connection until jvm terminate, which is not a right assumption given that the function may be invoked many times in the same jvm lifecycle. Inside of mapreduce, the issue has already fixed.

      Attachments

        1. HBASE-16017-1.patch
          2 kB
          Zhan Zhang

        Issue Links

          Activity

            People

              zzhan Zhan Zhang
              zzhan Zhan Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: