[
https://issues.apache.org/jira/browse/HBASE-10080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913305#comment-13913305
]
Nicolas Liochon commented on HBASE-10080:
-----------------------------------------
real issue:
{code}
test_Hbase::Table_constructor_should_fail_for_non-existent_tables(Hbase::TableConstructorTest)
[./src/test/ruby/hbase/table_test.rb:33:in
`test_Hbase::Table_constructor_should_fail_for_non-existent_tables'
org/jruby/RubyProc.java:270:in `call'
org/jruby/RubyKernel.java:2105:in `send'
org/jruby/RubyArray.java:1620:in `each'
org/jruby/RubyArray.java:1620:in `each']:
{code}
Will fix.
> 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)