You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ian Varley (JIRA)" <ji...@apache.org> on 2012/08/23 06:32:42 UTC

[jira] [Resolved] (HBASE-5333) Introduce Memstore "backpressure" for writes

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

Ian Varley resolved HBASE-5333.
-------------------------------

    Resolution: Duplicate
    
> Introduce Memstore "backpressure" for writes
> --------------------------------------------
>
>                 Key: HBASE-5333
>                 URL: https://issues.apache.org/jira/browse/HBASE-5333
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Lars Hofhansl
>
> Currently if the memstore/flush/compaction cannot keep up with the writeload, we block writers up to hbase.hstore.blockingWaitTime milliseconds (default is 90000).
> Would be nice if there was a concept of a soft "backpressure" that slows writing clients gracefully *before* we reach this condition.
> From the log:
> "2012-02-04 00:00:06,963 WARN org.apache.hadoop.hbase.regionserver.MemStoreFlusher: Region <table>,,1328313512779.c2761757621ddf8fb78baf5288d71271. has too many store files; delaying flush up to 90000ms"

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