[
https://issues.apache.org/jira/browse/HDFS-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584104#comment-14584104
]
Hadoop QA commented on HDFS-8447:
---------------------------------
\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch | 0m 0s | The patch command could not apply
the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12739333/HDFS-8447.002.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / c17439c |
| Console output |
https://builds.apache.org/job/PreCommit-HDFS-Build/11328/console |
This message was automatically generated.
> Decouple information of files in GetLocatedBlocks
> -------------------------------------------------
>
> Key: HDFS-8447
> URL: https://issues.apache.org/jira/browse/HDFS-8447
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HDFS-8447.000.patch, HDFS-8447.001.patch,
> HDFS-8447.002.patch
>
>
> The current implementation of {{BlockManager.getLocatedBlocks()}} requires
> the information of files to be passed as parameters. These information does
> not affect the results of getting the physical locations of blocks.
> This jira proposes to refactor the call so that
> {{BlockManager.getLocatedBlocks()}} depends only on the block information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)