[
https://issues.apache.org/jira/browse/GEODE-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Huynh resolved GEODE-6822.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
> 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: 40m
> 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)