Mario Salazar de Torres created GEODE-10255:
-----------------------------------------------

             Summary: PdxSerializable not working correctly for multiple 
versions of the same class
                 Key: GEODE-10255
                 URL: https://issues.apache.org/jira/browse/GEODE-10255
             Project: Geode
          Issue Type: Bug
          Components: native client
            Reporter: Mario Salazar de Torres


*GIVEN* a couple of PdxSerializable implementations for the same class, let's 
say v1 and v2
*WHEN* you GET a v1 entry of this PdxSerializable just after client startup and 
after that perform a PUT of v2 entry.
*THEN* the PUT operation uses the PdxType from v1 instead of the right one, 
leading to data corruption



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to