You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/12/10 01:21:12 UTC

[jira] [Updated] (HBASE-12604) Backport HBASE-12128 (Cache configuration and RpcController selection for Table in Connection) to 0.98

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

Andrew Purtell updated HBASE-12604:
-----------------------------------
    Attachment: HBASE-12128-0.98.patch

Ports TableConfiguration back from branch-1 and master into 0.98. Updates HConnectionManager to use it.

Also caches RpcRetryingCallerFactory and RpcControllerFactory instances in HConnectionImplementation for (re)use when making unmanaged HConnections.

We add a new HTable constructor so HTables created from "unmanaged" connections can inherit TableConfiguration, RpcRetryingCallerFactory, and RpcControllerFactory instances from the connection.

Combination of the above addresses HBASE-12128 issues in the 0.98 code base.

> Backport HBASE-12128 (Cache configuration and RpcController selection for Table in Connection) to 0.98
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-12604
>                 URL: https://issues.apache.org/jira/browse/HBASE-12604
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 0.98.9
>
>         Attachments: HBASE-12128-0.98.patch
>
>




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