You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/03/28 19:40:05 UTC

[jira] [Created] (HBASE-3706) On node crash (RS+DN), the replication of blocks can up latency

On node crash (RS+DN), the replication of blocks can up latency
---------------------------------------------------------------

                 Key: HBASE-3706
                 URL: https://issues.apache.org/jira/browse/HBASE-3706
             Project: HBase
          Issue Type: Bug
            Reporter: stack


HDFS is kinda dumb regards rereplication in that if it notices missing replicas, its crass in the way it goes about making redress; there is no facility for limiting the rate of rereplication (HDFS-1195).  We've seen the case where hdfs is rereplicating at such a rate after DN crash, it fills the network hampering data serving.  This issue is about noting this prob. and helping out/keeping an eye on HDFS-1195.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira