[
https://issues.apache.org/jira/browse/HDFS-7287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188784#comment-14188784
]
Ravi Prakash commented on HDFS-7287:
------------------------------------
The build doesn't have any test failures:
https://builds.apache.org/job/PreCommit-HDFS-Build/8581/ . The console says
(Note its missing the "Tests run" string
{code}Running org.apache.hadoop.hdfs.TestPread
0, Errors: 0, Skipped: 0, Time elapsed: 4.719 sec - in
org.apache.hadoop.hdfs.TestSmallBlock{code}
I'm guessing this is because of the recent changes to test-patch.sh
Besides this test seems unrelated. Could someone please review and merge?
> The OfflineImageViewer (OIV) can output invalid XML depending on the filename
> -----------------------------------------------------------------------------
>
> Key: HDFS-7287
> URL: https://issues.apache.org/jira/browse/HDFS-7287
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.0.0-alpha
> Reporter: Ravi Prakash
> Assignee: Ravi Prakash
> Attachments: HDFS-7287.1.patch, HDFS-7287.2.patch, HDFS-7287.patch,
> testXMLOutput
>
>
> If the filename contains a character which is invalid in XML,
> TextWriterImageVisitor.write() or PBImageXmlWriter.o() prints out the string
> unescaped. For us this was the character 0x0
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)