You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nicolas Liochon (JIRA)" <ji...@apache.org> on 2014/02/26 14:55:21 UTC

[jira] [Commented] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

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

Nicolas Liochon commented on HBASE-10080:
-----------------------------------------

I would like to
- make a HTable creation as cheap as possible
- limit to the maximum the access to .meta. and/or the cache.

This jira is a drop in this ocean.

> Unnecessary call to locateRegion when creating an HTable instance
> -----------------------------------------------------------------
>
>                 Key: HBASE-10080
>                 URL: https://issues.apache.org/jira/browse/HBASE-10080
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.98.0, 0.96.0
>            Reporter: Nicolas Liochon
>            Assignee: Nicolas Liochon
>            Priority: Trivial
>             Fix For: 0.98.1
>
>         Attachments: 10080.v1.patch, 10080.v2.patch
>
>
> It's more or less in contradiction with the objective of having lightweight HTable objects and the data may be stale when we will use it.... 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)