[
https://issues.apache.org/jira/browse/HDFS-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron T. Myers updated HDFS-2313:
---------------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
Thanks a lot for the review, Tom. I've just committed this.
> Rat excludes has a typo for excluding editsStored files
> -------------------------------------------------------
>
> Key: HDFS-2313
> URL: https://issues.apache.org/jira/browse/HDFS-2313
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 0.24.0
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Fix For: 0.24.0
>
> Attachments: hdfs-2313.0.patch
>
>
> In {{hadoop-hdfs-project/hadoop-hdfs/pom.xml}}, this:
> {noformat}
> <exclude>src/test/resources/editStored*</exclude>
> {noformat}
> Should be:
> {noformat}
> <exclude>src/test/resources/editsStored*</exclude>
> {noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira