[ https://issues.apache.org/jira/browse/HDFS-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732068#action_12732068 ]
Konstantin Boudnik commented on HDFS-475: ----------------------------------------- Current list of fault injection targets looks like as follows: {code} jar-fault-inject Make hadoop-fi.jar jar-hdfs-test-fault-inject Make hadoop-test-fi.jar jar-hdfswithmr-test-fault-inject Make hadoop-hdfswithmr-test-fi.jar jar-test-fault-inject Make hadoop-test.jar files run-test-hdfs-fault-inject Run Fault Injection related hdfs tests run-test-hdfs-with-mr-fault-inject Run hdfs Fault Injection related unit tests that require mapred {code} > 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, > 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.