[
https://issues.apache.org/jira/browse/HBASE-20874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584356#comment-16584356
]
Mohit Goel commented on HBASE-20874:
------------------------------------
Uploaded patch 7 with fix for the test TestMasterMetrics failure.
> 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, HBASE-20874.master.006.patch,
> HBASE-20874.master.007.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)