Alex Baranau created HBASE-6076:
-----------------------------------

             Summary: Improve h.r.global.memstore.upper(lower)Limit description
                 Key: HBASE-6076
                 URL: https://issues.apache.org/jira/browse/HBASE-6076
             Project: HBase
          Issue Type: Bug
          Components: documentation
            Reporter: Alex Baranau
            Assignee: Alex Baranau
            Priority: Trivial


hbase.regionserver.global.memstore.upper(lower)Limit settings documentation 
(hbase-default.xml) may be misleading. It mentions that:
* flushes are forced *and updates are blocked* when memstore size reaches 
hbase.regionserver.global.memstore.upperLimit. In this case flushes are forced 
and updates are blocked until memstore size is less than 
hbase.regionserver.global.memstore.lowerLimit.

But it doesn't mention this:
* flushes are forced when memstore size hits 
hbase.regionserver.global.memstore.lowerLimit

--
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

        

Reply via email to