Hari Sekhon created HBASE-20948:
-----------------------------------
Summary: HBase Master JMX - expose field equivalent to HMaster
UI's "Is table compacting"
Key: HBASE-20948
URL: https://issues.apache.org/jira/browse/HBASE-20948
Project: HBase
Issue Type: Improvement
Components: API, master, metrics, monitoring
Affects Versions: 1.1.2
Reporter: Hari Sekhon
Exposed JMX field with the same info as HMaster UI's "Is the table compacting":
{code:java}
Table Attributes
Attribute Name Value Description
Enabled true Is the table enabled
Compaction MINOR Is the table compacting{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)