[
https://issues.apache.org/jira/browse/HDFS-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14942037#comment-14942037
]
Hadoop QA commented on HDFS-9071:
---------------------------------
\\
\\
| (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/12764887/HDFS-9071.0001.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / fdf02d1 |
| Console output |
https://builds.apache.org/job/PreCommit-HDFS-Build/12781/console |
This message was automatically generated.
> chooseTargets in ReplicationWork may pass incomplete srcPath
> ------------------------------------------------------------
>
> Key: HDFS-9071
> URL: https://issues.apache.org/jira/browse/HDFS-9071
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 2.6.0
> Reporter: He Tianyi
> Assignee: He Tianyi
> Attachments: HDFS-9071.0001.patch, HDFS-9071.0001.patch
>
>
> I've observed that chooseTargets in ReplicationWork may pass incomplete
> srcPath (not starting with '/') to block placement policy.
> It is possible that srcPath is extensively used in custom placement policy.
> In this case, the incomplete srcPath may further cause AssertionError if try
> to get INode with it inside placement policy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)