[jira] [Updated] (GEODE-10255) PdxSerializable not working correctly for multiple versions of the same class

2022-04-28 Thread Anthony Baker (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-10255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Baker updated GEODE-10255:
--
Labels:   (was: needsTriage)

> 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
>Assignee: Mario Salazar de Torres
>Priority: Major
>
> *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)


[jira] [Updated] (GEODE-10255) PdxSerializable not working correctly for multiple versions of the same class

2022-04-22 Thread Alexander Murmann (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-10255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Murmann updated GEODE-10255:
--
Labels: needsTriage  (was: )

> 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
>Priority: Major
>  Labels: needsTriage
>
> *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)