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

Pavel Tupitsyn updated IGNITE-3364:
-----------------------------------
    Description: 
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.

  was:
BinaryReflectiveSerializer emits non-raw action for DateTime members when they 
are marked with [QuerySqlField].
The workaround is to implement IBinarizable in raw mode manually.


> .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)

Reply via email to