[ https://issues.apache.org/jira/browse/HDFS-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Boudnik updated HDFS-475: ------------------------------------ Attachment: HDFS-475.patch The latest patch version includes Nicholas' modifications to include src/test/aop as a source for additional tests (FI specific ones). The only modification I had to make in suggested addition is to replace the dependency of 'injectfaults' target from 'compile' to 'compile-core'. It doesn't look to me that contrib and ant-tasks are related to the FI anyhow. Please correct me if I'm wrong. > Create a separate targets for fault injection related test and jar files > creation files > --------------------------------------------------------------------------------------- > > Key: HDFS-475 > URL: https://issues.apache.org/jira/browse/HDFS-475 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: build > Reporter: Konstantin Boudnik > Assignee: Konstantin Boudnik > Fix For: 0.21.0 > > Attachments: HDFS-475.patch, HDFS-475.patch, HDFS-475.patch > > > Current implementation of the FI framework allows to mix faults into > production classes, e.g. into build/ folder. > Although the default probability level is set to zero it doesn't look clean > and might potentially over complicate the build and release process. > FI related targets are better be logically and physically separated, e.g. to > put instrumented artifacts into a separate folder, say, build-fi/ -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.