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

Andrey Klochkov updated HDFS-4491:
----------------------------------

    Attachment: HDFS-4491--n11.patch

Attaching a simplified patch based on the feature with exposing 
surefire.forkNumber in newer versions of Surefire. 

I had to make small changes in hadoop-common/pom.xml and hadoop-project/pom.xml 
to properly upgrade to Surefire 2.16

I kept PathUtils and URLConnectionFactory related refactorings as I think it 
improves the codebase (DRY in the 1st case, better encapsulation in the 2nd). 

Checked that hadoop-common is still working fine when running tests in parallel.
                
> Parallel testing HDFS
> ---------------------
>
>                 Key: HDFS-4491
>                 URL: https://issues.apache.org/jira/browse/HDFS-4491
>             Project: Hadoop HDFS
>          Issue Type: Test
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Tsuyoshi OZAWA
>            Assignee: Andrey Klochkov
>         Attachments: HDFS-4491--n10.patch, HDFS-4491--n10.patch, 
> HDFS-4491--n11.patch, HDFS-4491--n11.patch, HDFS-4491--n2.patch, 
> HDFS-4491--n3.patch, HDFS-4491--n4.patch, HDFS-4491--n5.patch, 
> HDFS-4491--n6.patch, HDFS-4491--n7.patch, HDFS-4491--n8.patch, 
> HDFS-4491--n9.patch, HDFS-4491.patch
>
>
> Parallel execution of HDFS tests in multiple forks. See HADOOP-9287 for 
> details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to