[
https://issues.apache.org/jira/browse/IGNITE-13865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250378#comment-17250378
]
Nikolay Izhikov commented on IGNITE-13865:
------------------------------------------
Hello, [~ptupitsyn]
I fixed a .net-java integration bug.
Currently, Ignite users can't use `DateTime` as interoperable cache keys or
values, because {{BinaryReflectiveSerializer#forceTimestamp}} works only for
objects fields.
Can you, please, take a look at my change?
> .Net: DateTime can't be used as a cache key or value
> ----------------------------------------------------
>
> Key: IGNITE-13865
> URL: https://issues.apache.org/jira/browse/IGNITE-13865
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: .NET, sbcf
> Fix For: 2.10
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For now, DateTime can't be used as an interoperable cache key or value
> because {{BinaryReflectiveSerializer#forceTimestamp}} works only for object
> fields.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)