You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/04 17:27:00 UTC

[jira] [Updated] (GEODE-5815) Find an effective way to test DataSerializable's backward compatibility

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

ASF GitHub Bot updated GEODE-5815:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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)