Test changing hbase.hregion.memcache.block.multiplier to 2
----------------------------------------------------------

                 Key: HBASE-779
                 URL: https://issues.apache.org/jira/browse/HBASE-779
             Project: Hadoop HBase
          Issue Type: Improvement
            Reporter: stack
            Priority: Blocker
             Fix For: 0.2.0


Currently its set to 1.  Under load, seeing 
fill-cache/pause-while-cache-is-flushed cycle.    Changing multiplier to 2 
could make hbase take on load faster (Was set to 1 because compactions used to 
overwhelm the system but now HBASE-745 added a not-so-dumb compaction 
algorithim, we might be able to run w/ a value of 2).

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

Reply via email to