[
https://issues.apache.org/jira/browse/HBASE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019240#comment-13019240
]
Lars George commented on HBASE-3762:
------------------------------------
Sorry for bumping the issue, but wouldn't it make sense to add IOException to
the getTable() too as eventually it creates an HTable, and that can throw an
IOE, and currently this is also wrapped in an ugly RTE catch all.
> HTableFactory.releaseHTableInterface() wraps IOException in RuntimeException
> ----------------------------------------------------------------------------
>
> Key: HBASE-3762
> URL: https://issues.apache.org/jira/browse/HBASE-3762
> Project: HBase
> Issue Type: Bug
> Components: client
> Affects Versions: 0.90.2
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.92.0
>
> Attachments: HBASE-3762.patch
>
>
> Currently HTableFactory.releaseHTableInterface() wraps IOException in
> RuntimeException.
> We should let HTableInterfaceFactory.releaseHTableInterface() throw
> IOException explicitly.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira