[
https://issues.apache.org/jira/browse/HBASE-10080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915315#comment-13915315
]
Hudson commented on HBASE-10080:
--------------------------------
FAILURE: Integrated in HBase-TRUNK-on-Hadoop-1.1 #101 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-1.1/101/])
HBASE-10080 Unnecessary call to locateRegion when creating an HTable instance
(nkeywal: rev 1572525)
*
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java
* /hbase/trunk/hbase-shell/src/test/ruby/hbase/table_test.rb
> 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.99.0
>
> Attachments: 10080.v1.patch, 10080.v2.patch, 10080.v3.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)