Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-10255

PdxSerializable not working correctly for multiple versions of the same class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • None
    • native client
    • None

    Description

      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

      Attachments

        Activity

          People

            gaussianrecurrence Mario Salazar de Torres
            gaussianrecurrence Mario Salazar de Torres
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: