You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Phabricator (Updated) (JIRA)" <ji...@apache.org> on 2012/01/12 00:25:45 UTC

[jira] [Updated] (HBASE-5177) HTable needs a non cached version of getRegionLocation

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

Phabricator updated HBASE-5177:
-------------------------------

    Attachment: HBASE-5177.D1197.2.patch

pritamdamania updated the revision "HBASE-5177 [jira] Add a non-caching version of getRegionLocation.".
Reviewers: Kannan, nspiegelberg, JIRA

  1) Addressing Ted's comment.

REVISION DETAIL
  https://reviews.facebook.net/D1197

AFFECTED FILES
  src/main/java/org/apache/hadoop/hbase/client/HTable.java
  src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java

                
> HTable needs a non cached version of getRegionLocation
> ------------------------------------------------------
>
>                 Key: HBASE-5177
>                 URL: https://issues.apache.org/jira/browse/HBASE-5177
>             Project: HBase
>          Issue Type: New Feature
>    Affects Versions: 0.90.4
>            Reporter: Pritam Damania
>            Assignee: Pritam Damania
>            Priority: Minor
>         Attachments: HBASE-5177.D1197.2.patch
>
>
> There is a need for a non caching version of getRegionLocation
> on the client side. This API is needed to quickly lookup the regionserver
> that hosts a particular region without using the heavy weight
> getRegionsInfo() method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira