You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/04/28 07:13:06 UTC

[jira] [Updated] (HBASE-13349) Reduce NeedUnmanagedConnectionException issues

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

Nick Dimiduk updated HBASE-13349:
---------------------------------
    Fix Version/s:     (was: 1.1.0)

> Reduce NeedUnmanagedConnectionException issues
> ----------------------------------------------
>
>                 Key: HBASE-13349
>                 URL: https://issues.apache.org/jira/browse/HBASE-13349
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Solomon Duskis
>
> Managed connections are a bit of a pain when it comes to the new API.  If a connection is managed, then connection.getAdmin() and connection.getTable(..) throw NeedUnmanagedConnectionException.  Is that really necessary, i.e can we create Tables and Admins with a managed connection?  If not, can we come up with something better than sprinkling NeedUnmanagedConnectionException try-catch blocks in the HBase code base to fix this problem?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)