You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/02/15 14:51:12 UTC

[jira] [Created] (HADOOP-9310) {FileSystem,FileContext}.getFileBlockLocations() are incompletely and incorrectly specified

Steve Loughran created HADOOP-9310:
--------------------------------------

             Summary: {FileSystem,FileContext}.getFileBlockLocations() are incompletely and incorrectly specified
                 Key: HADOOP-9310
                 URL: https://issues.apache.org/jira/browse/HADOOP-9310
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
            Reporter: Steve Loughran


The javadocs of the {{getFileBlockLocations()}} methods in {{FileSystem}} and {{FileContext}} incorrectly specify the result when a nonexistent region is passed in (it's an empty array, not null), and nowhere is the response to a call of the method against a directory defined.

--
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