[ https://issues.apache.org/jira/browse/HDFS-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Boudnik updated HDFS-475: ------------------------------------ Fix Version/s: 0.21.0 Status: Patch Available (was: Open) This patch contains the following modifications of build.xml file: - new tar 'jar-fi' is added to create devepment jar file with the classes instrumented by injected faults. The name of this new tar file differs from normal dev.jar and looks like hadoop-hdfs-0.21.0-dev-fi.jar - target 'jar' has been modified to depend on 'clean' in order to guarantee that only non fault-injected classes are built and included into normal development jar file. Performance implications of additional cleaning seem to be very low if any. Target 'tar' hasn't been altered for I don't see why FI'ed stuff has to be included into the release tarball. > Create a separate jar file including classes with injected faults > ------------------------------------------------------------------ > > Key: HDFS-475 > URL: https://issues.apache.org/jira/browse/HDFS-475 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: Konstantin Boudnik > Assignee: Konstantin Boudnik > Fix For: 0.21.0 > > Attachments: HDFS-475.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.