[
https://issues.apache.org/jira/browse/IGNITE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201527#comment-15201527
]
Oddo commented on IGNITE-2693:
------------------------------
Vladimir,
I must confess I am a bit confused by the whole thing.
>From the failing tests, grid(0).cache(null) - what marshaller does this
>actually use? I would expect this to use the default binary marshaller but it
>does not appear to do so. Where is the optimized marshaller actually set and
>how do I change it? I am not really sure what the failing test actually does
>:-(
> 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)