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

Jim Donofrio closed MRUNIT-106.
-------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: 1.0.0)

This will not work because ReflectionUtils only creates a static copy of 
SerializationFactory once which will cause tests that users execute in the same 
jvm but with different serializations to fail
                
> remove Serialization class, instead use ReflectionUtils.copy
> ------------------------------------------------------------
>
>                 Key: MRUNIT-106
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-106
>             Project: MRUnit
>          Issue Type: Task
>    Affects Versions: 0.9.0
>            Reporter: Jim Donofrio
>            Assignee: Jim Donofrio
>
> The ReflectionUtils.copy method covers all of our use cases for the 
> Serialization class. We can remove the Serialization class

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to