You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Junping Du (JIRA)" <ji...@apache.org> on 2013/06/06 17:15:20 UTC

[jira] [Created] (HDFS-4885) Update verifyBlockPlacement() API in BlockPlacementPolicy

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