[ 
https://issues.apache.org/jira/browse/IGNITE-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989214#comment-14989214
 ] 

ASF GitHub Bot commented on IGNITE-1854:
----------------------------------------

GitHub user wmz7year opened a pull request:

    https://github.com/apache/ignite/pull/200

        IGNITE-1854

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wmz7year/ignite ignite-1854

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/200.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #200
    
----
commit 940db9ffc8e83149c2177de35dc7322fa972bd6e
Author: wmz7year <ydswcy...@gmail.com>
Date:   2015-11-04T09:51:28Z

        IGNITE-1854

----


> 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)

Reply via email to