[
https://issues.apache.org/jira/browse/HBASE-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231806#comment-14231806
]
Hudson commented on HBASE-12610:
--------------------------------
FAILURE: Integrated in HBase-1.0 #527 (See
[https://builds.apache.org/job/HBase-1.0/527/])
HBASE-12610 Close connection in TableInputFormatBase (Solomon Duskis) (stack:
rev be29fb4c02500826980bbbb4a2aef70aec18e89f)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java
> Close connection in TableInputFormatBase
> ----------------------------------------
>
> Key: HBASE-12610
> URL: https://issues.apache.org/jira/browse/HBASE-12610
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0, 0.99.2
> Reporter: Solomon Duskis
> Assignee: Solomon Duskis
> Fix For: 2.0.0, 0.99.2
>
> Attachments: HBASE-12610.patch
>
>
> Close the Connection that's passed into TableInputFormatBase. The easiest
> way to do that seems to be in the RecordReader returned from
> createRecordReader(). Since the user can supply a TableRecordReader, a
> wrapping/composite RecordReader should work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)