[
https://issues.apache.org/jira/browse/HBASE-22094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799929#comment-16799929
]
Duo Zhang commented on HBASE-22094:
-----------------------------------
Let's do not change the AsyncMetaTableAccessor? IIRC, there is a parameter to
control whether to include the offline regions, so it is not straight forward
to throw TableNotFoundException there. Let's change the compact method in
AsyncAdmin.
Thanks.
> Throw TableNotFoundException if table not exists in AsyncAdmin.compact
> ----------------------------------------------------------------------
>
> Key: HBASE-22094
> URL: https://issues.apache.org/jira/browse/HBASE-22094
> Project: HBase
> Issue Type: Sub-task
> Components: Admin
> Reporter: Duo Zhang
> Assignee: Sakthi
> Priority: Major
> Labels: beginner
> Attachments: hbase-22094.master.001.patch,
> hbase-22094.master.002.patch, hbase-22094.master.003.patch
>
>
> Now we will return successfully, which is not the same with the HBaseAdmin.
> For NORMAL compaction, we should throw TableNotFoundException if the
> locations is empty.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)