Tsz Wo Nicholas Sze created HDFS-6129: -----------------------------------------
Summary: When a replica is not found for deletion, do not throw exception. Key: HDFS-6129 URL: https://issues.apache.org/jira/browse/HDFS-6129 Project: Hadoop HDFS Issue Type: Bug Components: datanode Reporter: Tsz Wo Nicholas Sze Assignee: Tsz Wo Nicholas Sze Priority: Minor It is actually a valid case if a replica is not found for deletion -- the replica may be deleted earlier. So that we should not throw exceptions. -- This message was sent by Atlassian JIRA (v6.2#6252)