[ 
https://issues.apache.org/jira/browse/HDFS-6819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235595#comment-15235595
 ] 

Colin Patrick McCabe commented on HDFS-6819:
--------------------------------------------

My vote would be for removing the documentation, as well as the 
{{./hadoop-hdfs-project/hadoop-hdfs/src/test/aop}} directory.  I honestly don't 
think we need another heavyweight framework like aspect4j.  It's another thing 
for everyone to learn, and provides little that a library like Mockito can't 
provide.  This code hasn't been compiled in years, and we've done pretty well 
at injecting faults without it.  If you post a patch to remove this, I will +1.

> make HDFS fault injection framework working with maven
> ------------------------------------------------------
>
>                 Key: HDFS-6819
>                 URL: https://issues.apache.org/jira/browse/HDFS-6819
>             Project: Hadoop HDFS
>          Issue Type: Task
>            Reporter: George Wong
>            Assignee: George Wong
>
> In current trunk code repo, the FI framework does not work. Because maven 
> build process does not execute the AspectJ injection.
> Since FI is very useful for testing and bug reproduce, it is better to make 
> FI framework working in the trunk code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to