[
https://issues.apache.org/jira/browse/HADOOP-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020147#comment-14020147
]
Hudson commented on HADOOP-10647:
---------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5656 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5656/])
HADOOP-10647. String Format Exception in SwiftNativeFileSystemStore.java.
(stevel:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1600971)
* /hadoop/common/trunk
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-tools/hadoop-openstack/src/main/java/org/apache/hadoop/fs/swift/snative/SwiftNativeFileSystemStore.java
> String Format Exception in SwiftNativeFileSystemStore.java
> ----------------------------------------------------------
>
> Key: HADOOP-10647
> URL: https://issues.apache.org/jira/browse/HADOOP-10647
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/swift
> Affects Versions: 2.4.0
> Reporter: Gene Kim
> Assignee: Gene Kim
> Priority: Minor
> Fix For: 2.5.0
>
> Attachments: HADOOP-10647.patch, hadoop.patch
>
>
> If Swift.debug is given a string containing a % character, a format exception
> will occur. This happens when the path for any of the FileStatus objects
> contain a % encoded character. The bug is located at
> hadoop/src/hadoop-tools/hadoop-openstack/src/main/java/org/apache/hadoop/fs/swift/snative/SwiftNativeFileSystemStore.java:931.
--
This message was sent by Atlassian JIRA
(v6.2#6252)