[
https://issues.apache.org/jira/browse/HBASE-18453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158268#comment-16158268
]
Duo Zhang commented on HBASE-18453:
-----------------------------------
The {{CompactionRequester}} seems useless, it is marked as IA.Private but we
never use it in our own code. Will remove it to make the code a bit clean. Will
add a request compaction method to the {{Region}} interface to give CP users
the ability to request a compaction on a region.
> CompactionRequest should not be exposed to user directly
> --------------------------------------------------------
>
> Key: HBASE-18453
> URL: https://issues.apache.org/jira/browse/HBASE-18453
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 2.0.0
>
>
> It is an implementation class. And we need to find another to let user know
> the compaction start and end.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)