You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "wmz7year (JIRA)" <ji...@apache.org> on 2015/11/04 10:20:27 UTC

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

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)