[ 
https://issues.apache.org/jira/browse/HADOOP-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745907#action_12745907
 ] 

Amareshwari Sriramadasu commented on HADOOP-6103:
-------------------------------------------------

I ran all mapreduce and hdfs tests on my machine with the build 
http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/63/. All tests 
ran except TestRecoveryManager (due to MAPREDUCE-880) and TestReduceFetch (due 
to MAPREDUCE-884).

> Configuration clone constructor does not clone all the members.
> ---------------------------------------------------------------
>
>                 Key: HADOOP-6103
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6103
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: conf
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.21.0
>
>         Attachments: patch-6103.txt
>
>
> Currently, Configuration(Configuration other) constructor does not clone all 
> the members.
> It clones only resources, properties, overlay and finalParameters. It needs 
> to clone loadDefaults, classLoader, defaultResources, quietmode.
> This resulted in bugs like HADOOP-4975

-- 
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