You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dream-x <gi...@git.apache.org> on 2017/01/10 00:16:45 UTC

[GitHub] ignite pull request #1411: IGNITE-2422: Prevent serialization of BinaryObjec...

GitHub user dream-x opened a pull request:

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

    IGNITE-2422: Prevent serialization of BinaryObjectBuilder

    

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

    $ git pull https://github.com/dream-x/ignite ignite-2422

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

    https://github.com/apache/ignite/pull/1411.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 #1411
    
----
commit 48059532376a625421b6a2b8e0359f06f1d0d81c
Author: Max Kozlov <dr...@gmail.com>
Date:   2017-01-09T23:58:55Z

    Add method testSerializeBinaryObjectBuilder() in BinaryObjectBuilderAdditionalSelfTest class.

commit 9eb4b4420b5e0fd90f8a923bb096c6ee99b9e9da
Author: Max Kozlov <dr...@gmail.com>
Date:   2017-01-10T00:02:56Z

    Change method setField(String name, Object val0) for prevent serialization BinaryObjectBuilder

commit 9154c568bd2eb478998186a43298e5979fdeb78f
Author: Max Kozlov <dr...@gmail.com>
Date:   2017-01-10T00:05:55Z

    Delete unused import.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---