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

Viraj Jasani commented on HBASE-24964:
--------------------------------------

[~zhangduo] On branch-2, TestMetaTableMetrics#testMetaTableMetricsInJmx is 
failing after this patch, seems meta table metrics mismatch.

> Remove MetaTableAccessor.tableExists
> ------------------------------------
>
>                 Key: HBASE-24964
>                 URL: https://issues.apache.org/jira/browse/HBASE-24964
>             Project: HBase
>          Issue Type: Sub-task
>          Components: meta
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> At master side, we could make use of TableDescriptors to determine whether a 
> table exists, as it caches all the table descriptors.
> For other places, we could just make use Admin.tableExists, which is exactly 
> the same with calling MetaTableAccessor.tableExists but avoid exposing meta 
> directly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to