Junping Du created HDFS-4885:
--------------------------------
Summary: Update verifyBlockPlacement() API in BlockPlacementPolicy
Key: HDFS-4885
URL: https://issues.apache.org/jira/browse/HDFS-4885
Project: Hadoop HDFS
Issue Type: Sub-task
Reporter: Junping Du
Assignee: Junping Du
verifyBlockPlacement() has unused parameter -srcPath as its responsibility just
verify single block rather than files under a specific path. Also the return
value (int) does not make sense as the violation of block placement has other
case than number of racks, so boolean value should be better.
--
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