[ 
https://issues.apache.org/jira/browse/HDFS-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luke Lu updated HDFS-1543:
--------------------------

    Attachment: hdfs-1543-trunk-v2.patch

v2 patch only address the mvn-install refactor, as fi test issue can be worked 
around using the internal run-test-hdfs target. 

bq. Not exactly: my fix reduces the time of running FI tests 4-fold and it does 
fix the issue rather than your patch which simply swipe it under the proverbial 
rag.

It fixes the regression you introduced in your smoke-test refactor and it does 
*not* fix the issue, especially the coupling issue, which I can live with a 
workaround with the internal run-test-hdfs target. Others may not. People who 
care about proper build targets should file a separate issue.

> Reduce dev. cycle time by moving system testing artifacts from default build 
> and push to maven for HDFS
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-1543
>                 URL: https://issues.apache.org/jira/browse/HDFS-1543
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Arun C Murthy
>            Assignee: Luke Lu
>             Fix For: 0.22.0
>
>         Attachments: hdfs-1543-trunk-v1.patch, hdfs-1543-trunk-v2.patch, 
> HDFS-1543.patch
>
>
> The current build always generates system testing artifacts and pushes them 
> to Maven. Most developers have no need for these artifacts and no users need 
> them. 
> Also, fault injection tests seems to be running multiple times which 
> increases the length of testing.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to