You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Manukranth Kolloju (JIRA)" <ji...@apache.org> on 2013/04/02 22:23:16 UTC

[jira] [Created] (HBASE-8245) Throttle region opens

Manukranth Kolloju created HBASE-8245:
-----------------------------------------

             Summary: Throttle region opens
                 Key: HBASE-8245
                 URL: https://issues.apache.org/jira/browse/HBASE-8245
             Project: HBase
          Issue Type: Improvement
          Components: master
    Affects Versions: 0.89-fb
            Reporter: Manukranth Kolloju
            Priority: Minor
             Fix For: 0.89-fb


When a dead region server comes up, the regions that belonged to the region server are assigned to it very aggressively. This causes a increase in the get latencies over all these regions which are under movement and hurt the performance. Instead spreading out this process over a period of time will be beneficial.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira