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

Andras Bokor updated HADOOP-14629:
----------------------------------
    Attachment: HADOOP-14629.01.patch

1st patch. It removes {{TestHDFSFileContextMainOperations}}'s rename and use 
the parent's one. This is needed for HADOOP-12802.
It combines the advantages of the two rename methods (as I pointed in the 
description) and adds the ability to change JUnit4 style exception handling.

> Improve exception checking in FileContext related JUnit tests
> -------------------------------------------------------------
>
>                 Key: HADOOP-14629
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14629
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs, test
>            Reporter: Andras Bokor
>            Assignee: Andras Bokor
>             Fix For: 2.8.2
>
>         Attachments: HADOOP-14629.01.patch
>
>
> {{FileContextMainOperationsBaseTest#rename}} and 
> {{TestHDFSFileContextMainOperations#rename}} do the same but different way.
> * FileContextMainOperationsBaseTest is able to distingush exceptions
> * TestHDFSFileContextMainOperations checks the files in case of error
> We should use one rename method with both advantages.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to