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

stack updated HBASE-1892:
-------------------------

    Release Note: On region close, this change makes it so we don't wait on 
compaction to complete with the close-region flag in place -- i.e. region is 
offline while we wait on the compaction close -- and secondly, if the region 
memstores are over a configurable limit, before closing, we'll run a 
"pre-flush" to get the bulk of the memory flushed before we put the close flag 
up.

> [performance] make hbase splits run faster
> ------------------------------------------
>
>                 Key: HBASE-1892
>                 URL: https://issues.apache.org/jira/browse/HBASE-1892
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.20.4, 0.20.5, 0.21.0
>
>         Attachments: 1892-preflush.patch, HBASE-1892.patch
>
>
> hbase-1506 tried and failed making splits faster in 0.20 context.  This issue 
> is about doing it in 0.21 where we'll have to tools to do.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to