You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/06/24 14:02:16 UTC

[jira] [Resolved] (IGNITE-3364) .NET: BinaryReflectiveSerializer raw mode does not work with DateTime fields

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

Pavel Tupitsyn resolved IGNITE-3364.
------------------------------------
    Resolution: Fixed

> .NET: BinaryReflectiveSerializer raw mode does not work with DateTime fields
> ----------------------------------------------------------------------------
>
>                 Key: IGNITE-3364
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3364
>             Project: Ignite
>          Issue Type: Bug
>          Components: community, platforms
>    Affects Versions: 1.6
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>             Fix For: 1.7
>
>
> BinaryReflectiveSerializer emits non-raw action for DateTime members when they are marked with [QuerySqlField].
> This is an unlikely scenario in production, since [QuerySqlField] does not make sense in raw mode. However, one of the users was experimenting with modes and encountered this issue.
> The workaround is to implement IBinarizable in raw mode manually.



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