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

Hadoop QA commented on HBASE-5177:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12510428/HBASE-5177.D1197.3.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/750//console

This message is automatically generated.
                
> 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
>             Fix For: 0.94.0
>
>         Attachments: 5177-trunk.txt, HBASE-5177.D1197.2.patch, 
> HBASE-5177.D1197.3.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

        

Reply via email to