Jinmei Liao created GEODE-5815:
----------------------------------

             Summary: Find an effective way to test DataSerializable's backward 
compatibility
                 Key: GEODE-5815
                 URL: https://issues.apache.org/jira/browse/GEODE-5815
             Project: Geode
          Issue Type: Improvement
          Components: core, tests
            Reporter: Jinmei Liao


current  AnalyzeSerializablesJUnitTestBase.testDataSerializable is only trying 
to check if someone accidentally changed the implementation of fromData and 
toData of a declared list of DataSerializable classes. This is not sufficient. 
We need a way to test that the on-wire/on-file form of the object from an older 
version can still be deserialized correctly using the current version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to