liubingxing opened a new pull request #3883: URL: https://github.com/apache/hadoop/pull/3883
JIRA: [HDFS-16423](https://issues.apache.org/jira/browse/HDFS-16423) We have met a problems as described in [HDFS-16420](https://issues.apache.org/jira/browse/HDFS-16420) We found that balancer copied a block multi times without deleting the source block if this block was placed in a stale storage. And resulting a block with many copies, but these redundant copies are not deleted until the storage become not stale.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
