Zhan Zhang created HBASE-16017:
----------------------------------
Summary: 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
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)