[ 
https://issues.apache.org/jira/browse/IGNITE-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denis Magda closed IGNITE-2849.
-------------------------------

> BinaryObjectBuilder doesn't properly check metadata
> ---------------------------------------------------
>
>                 Key: IGNITE-2849
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2849
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.5.0.final
>            Reporter: Denis Magda
>            Assignee: Denis Magda
>            Priority: Critical
>              Labels: community, important
>             Fix For: 1.6
>
>
> There are several cases when {{BinaryObjectBuilder}} doesn't properly check 
> fields metadata when {{build}} method is called.
> 1) Set {{builder.setField("name", null).build()}} and 
> {{builder.setField("name", new Date()).build()}} won't check metadata 
> allowing to serialize the object;
> 2) Metadata is not checked at all if new BinaryObject is assembled from the 
> previous one {{binaries.builder(someBinaryObject).setField().build()}}



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

Reply via email to