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

ASF subversion and git services commented on GEODE-6822:
--------------------------------------------------------

Commit 628b8ddd3c0ef0a5267eb64790d7871ed1ec4d34 in geode's branch 
refs/heads/develop from Jason Huynh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=628b8dd ]

GEODE-6822: removed test duplication (#3725)

* tests were having difficulty with existing rules and been fixed by moving to 
their own class
  * removing tests that should have originally been removed

> Deploying a jar causes a new class loader to be created, causing possible 
> mismatch
> ----------------------------------------------------------------------------------
>
>                 Key: GEODE-6822
>                 URL: https://issues.apache.org/jira/browse/GEODE-6822
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> When a jar is deployed, a new class loader is created.  Deserialized objects 
> in the system will no longer match because the objects classes are from 
> different loaders.  This is true even if the newly deployed jar is unrelated 
> to the deserialized objects  This can be problematic if we have non primitive 
> region keys.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to