[jira] [Created] (IGNITE-1854) OptimizedClassDescriptor verifyChecksum object set as optional

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1854) OptimizedClassDescriptor verifyChecksum object set as optional

Anton Vinogradov (Jira)
wmz7year created IGNITE-1854:
--------------------------------

             Summary: OptimizedClassDescriptor verifyChecksum object set as optional
                 Key: IGNITE-1854
                 URL: https://issues.apache.org/jira/browse/IGNITE-1854
             Project: Ignite
          Issue Type: New Feature
          Components: compute
    Affects Versions: ignite-1.4
            Reporter: wmz7year


Sometimes in the serializable of a interface implement class, the different types of nodes to achieve class may vary, but the function and method was exactly the same, resulting in a class can not check the size of the proposed changes is optional.

if (should checksum) {
 verifyChecksum (in.readShort ());
 }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)