Roman Puchkovskiy created IGNITE-16574:
------------------------------------------

             Summary: Support schema changes concerning serializability status
                 Key: IGNITE-16574
                 URL: https://issues.apache.org/jira/browse/IGNITE-16574
             Project: Ignite
          Issue Type: Improvement
          Components: networking
            Reporter: Roman Puchkovskiy
            Assignee: Roman Puchkovskiy
             Fix For: 3.0.0-alpha5


See 
[https://github.com/gridgain/gridgain-9-ce/blob/iep-67/modules/network/README.md#handling-class-structure-changes]

The document does not mention it, but we support Serializable-related features 
in our User Object Serialization, and these can change between remote and local 
class versions. Here is what can change:
 # Whether class is Serializable
 # Whether it has writeObject, readObject, readObjectNoData
 # Whether it has writeReplace, readResolve



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to