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

Hudson commented on HBASE-12610:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #5856 (See 
[https://builds.apache.org/job/HBase-TRUNK/5856/])
HBASE-12610 Close connection in TableInputFormatBase (Solomon Duskis) (stack: 
rev 7b10847ec8177b36b0e1ee94f7bee4b3104cb96c)
* 
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)

Reply via email to