[
https://issues.apache.org/jira/browse/IGNITE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201552#comment-15201552
]
Vladimir Ozerov commented on IGNITE-2693:
-----------------------------------------
Hi Oddo,
Before {{BinaryMarshaller}} was created, Ignite had used
{{OptimizedMarshaller}} as default one. And in our test framework we still has
OptimizedMarshaller as default. You can see this in the method
{{IgniteTestResources.getMarshaller()}}.
I would recommend you create your own configuration and set BinaryMarshaller
explicitly.
Vladimir.
> withKeepBinary and non-binary marshallers
> -----------------------------------------
>
> Key: IGNITE-2693
> URL: https://issues.apache.org/jira/browse/IGNITE-2693
> Project: Ignite
> Issue Type: Bug
> Components: general
> Reporter: Sergey Kozlov
> Assignee: Oddo
> Labels: newbie
> Fix For: 1.6
>
>
> Currently the user is able to set {{.withKeepBinary()}} for any used
> marshaller. But it obviously causes ClassCastException for non-binary
> marshallers and should be available only for binary marshaller.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)