[
https://issues.apache.org/jira/browse/HBASE-10080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922691#comment-13922691
]
Hudson commented on HBASE-10080:
--------------------------------
FAILURE: Integrated in HBase-0.98 #206 (See
[https://builds.apache.org/job/HBase-0.98/206/])
HBASE-10080 Unnecessary call to locateRegion when creating an HTable instance
(Nicolas Liochon) (apurtell: rev 1574857)
*
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
*
/hbase/branches/0.98/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin.java
* /hbase/branches/0.98/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.98.1, 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.2#6252)