[ 
https://issues.apache.org/jira/browse/HBASE-16017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332747#comment-15332747
 ] 

Hudson commented on HBASE-16017:
--------------------------------

SUCCESS: Integrated in HBase-1.4 #216 (See 
[https://builds.apache.org/job/HBase-1.4/216/])
HBASE-16017 HBase TableOutputFormat has connection leak in (tedyu: rev 
cc50bfcc726e0fb05b5c8364ae2b6c9a1f9bce53)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapred/TableOutputFormat.java


> HBase TableOutputFormat has connection leak in getRecordWriter
> --------------------------------------------------------------
>
>                 Key: HBASE-16017
>                 URL: https://issues.apache.org/jira/browse/HBASE-16017
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Zhan Zhang
>            Assignee: Zhan Zhang
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: HBASE-16017-1.patch
>
>
> 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. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to