[
https://issues.apache.org/jira/browse/GEODE-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Huynh reassigned GEODE-6822:
----------------------------------
Assignee: Jason Huynh
> 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
>
> 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)