[
https://issues.apache.org/jira/browse/HBASE-22094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800146#comment-16800146
]
Sakthi commented on HBASE-22094:
--------------------------------
The javac complaints about few unused variables in few other files which were
not changed as part of this patch. I think fixing them, is out of the scope of
this jira. We can file other Jira to do that.
Also, I tried running adhoc tests with 5 runs, forÂ
TestAsyncTableGetMultiThreaded and verified that the test passed each time with
the patch.
> 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,
> hbase-22094.master.004.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)