You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/01/22 19:42:21 UTC

[jira] Created: (HBASE-2158) Change how high/low global limit works; start taking on writes as soon as we dip below high limit rather than block until low limit as we currently do.

Change how high/low global limit works; start taking on writes as soon as we dip below high limit rather than block until low limit as we currently do.
-------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: HBASE-2158
                 URL: https://issues.apache.org/jira/browse/HBASE-2158
             Project: Hadoop HBase
          Issue Type: Improvement
            Reporter: stack


A Ryan Rawson suggestion.  See HBASE-2149 for more context.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2158) Change how high/low global limit works; start taking on writes as soon as we dip below high limit rather than block until low limit as we currently do.

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803813#action_12803813 ] 

Jean-Daniel Cryans commented on HBASE-2158:
-------------------------------------------

Also we should start flushing the bigger memstores in MemStoreFlusher as soon as we reach the lower limit when the thread doesn't have anything to flush.

> Change how high/low global limit works; start taking on writes as soon as we dip below high limit rather than block until low limit as we currently do.
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2158
>                 URL: https://issues.apache.org/jira/browse/HBASE-2158
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: stack
>
> A Ryan Rawson suggestion.  See HBASE-2149 for more context.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.