You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2013/04/25 11:54:16 UTC

[jira] [Commented] (HADOOP-6103) Configuration clone constructor does not clone all the members.

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

Tom White commented on HADOOP-6103:
-----------------------------------

Thanks for the patch, Amit. Can you port the unit test to the branch-1 patch too please?
                
> 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: HADOOP-6103-branch-1.patch, 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira