[
https://issues.apache.org/jira/browse/HBASE-20286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Csaba Skrabak updated HBASE-20286:
----------------------------------
Description:
Command does not output anything, let's add a formatter.row call.
We should include the possible outputs in the help text.
*Further improvement possibility.* This command can be used for checking if the
compaction is done but very impractical if one wants to wait _until_ it is
done. Wish there would be a flag in the shell that enforces synchronous
compactions, that is, every time you issue a compact or major_compact in the
shell while this flag is set, you won't get back the prompt until it finishes.
> Improving shell command compaction_state
> ----------------------------------------
>
> Key: HBASE-20286
> URL: https://issues.apache.org/jira/browse/HBASE-20286
> Project: HBase
> Issue Type: Bug
> Reporter: Csaba Skrabak
> Priority: Major
>
> Command does not output anything, let's add a formatter.row call.
> We should include the possible outputs in the help text.
> *Further improvement possibility.* This command can be used for checking if
> the compaction is done but very impractical if one wants to wait _until_ it
> is done. Wish there would be a flag in the shell that enforces synchronous
> compactions, that is, every time you issue a compact or major_compact in the
> shell while this flag is set, you won't get back the prompt until it finishes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)