You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2013/05/20 22:25:16 UTC

[jira] [Created] (HBASE-8580) Ensure that there are 3 replicas when Flushing or Compacting

Elliott Clark created HBASE-8580:
------------------------------------

             Summary: Ensure that there are 3 replicas when Flushing or Compacting
                 Key: HBASE-8580
                 URL: https://issues.apache.org/jira/browse/HBASE-8580
             Project: HBase
          Issue Type: Improvement
            Reporter: Elliott Clark


It is possible that datanodes in a DFS pipeline can be dropped.  When this happens it possible for there to be fewer than the number of replicas expected.  After a close on the file the namenode tries to re-replicate the file. On flush and compaction we should block waiting for the number of datanodes reporting that they have the needed blocks to be 3.

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