[
https://issues.apache.org/jira/browse/HBASE-20874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581753#comment-16581753
]
Mohit Goel commented on HBASE-20874:
------------------------------------
Addressed review comments from stack. Checkstyle issues. Added Overloaded
version of getCompactions().
> Sending compaction descriptions from all regionservers to master.
> -----------------------------------------------------------------
>
> Key: HBASE-20874
> URL: https://issues.apache.org/jira/browse/HBASE-20874
> Project: HBase
> Issue Type: Sub-task
> Reporter: Mohit Goel
> Assignee: Mohit Goel
> Priority: Minor
> Attachments: HBASE-20874.master.004.patch,
> HBASE-20874.master.005.patch
>
>
> Need to send the compaction description from region servers to Master , to
> let master know of the entire compaction state of the cluster. Further need
> to change the implementation of client Side API than like getCompactionState,
> which will consult master for the result instead of sending individual
> request to regionservers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)