Ye Ni created HDFS-15737: ---------------------------- Summary: Don't remove datanodes from outOfServiceNodeBlocks while checking in DatanodeAdminManager Key: HDFS-15737 URL: https://issues.apache.org/jira/browse/HDFS-15737 Project: Hadoop HDFS Issue Type: Bug Components: namenode Reporter: Ye Ni
With CyclicIteration, remove an item while iterating causes either dead loop or ConcurrentModificationException. This item should be removed by {{toRemove.add(dn);}} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org