You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Solomon Duskis (JIRA)" <ji...@apache.org> on 2014/12/02 15:44:12 UTC

[jira] [Updated] (HBASE-12610) Close connection in TableInputFormatBase

     [ https://issues.apache.org/jira/browse/HBASE-12610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Solomon Duskis updated HBASE-12610:
-----------------------------------
    Attachment: HBASE-12610.patch

> 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
>         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)