You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/07/17 00:21:05 UTC

[jira] [Resolved] (HBASE-2949) Add synchronous compact/split/flush or add a callback that gets pulled when compact/split/flush completes (and a progressable on how much is done)

     [ https://issues.apache.org/jira/browse/HBASE-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-2949.
-----------------------------------

    Resolution: Duplicate

These days Jerry He and crew are reimplementing these admin actions using the Procedure framework. Resolving as duplicate.

> Add synchronous compact/split/flush or add a callback that gets pulled when compact/split/flush completes (and a progressable on how much is done)
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2949
>                 URL: https://issues.apache.org/jira/browse/HBASE-2949
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: stack
>
> Users have asked for this w/ a while.  They start a major compaction and are a little baffled when the shell returns immediately.  We need to make the call synchronous or add a callback or provide a progressable so user can see how complete the task is.  Should we include a cancel task?  "Hey! Why did everything go slow of a sudden?" .... 5 minutes later "A major compaction started on hbase... how do we turn it off?"
> The need for this feature was also mentioned in HBASE-2701



--
This message was sent by Atlassian JIRA
(v6.2#6252)