Jason Huynh created GEODE-6822:
----------------------------------

             Summary: 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


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