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

Denis Magda commented on IGNITE-2849:
-------------------------------------

Fixed according to the description. Checked with TC. Ready for review.

> BinaryObjectBuilder doesn't properly check metadata
> ---------------------------------------------------
>
>                 Key: IGNITE-2849
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2849
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Denis Magda
>            Assignee: Denis Magda
>            Priority: Critical
>              Labels: community, important
>
> 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