You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/16 16:55:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-8580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-8580.
----------------------------------------
    Resolution: Incomplete

> 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 Neil Clark
>            Priority: Major
>
> 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 was sent by Atlassian Jira
(v8.20.7#820007)