[
https://issues.apache.org/jira/browse/IGNITE-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074104#comment-17074104
]
Nikolay Izhikov edited comment on IGNITE-12859 at 4/3/20, 8:14 AM:
-------------------------------------------------------------------
Hello [~ptupitsyn].
I found that .net service proxy doesn't work if method param is
java.sql.Timestamp <-> DateTime or
java.util.UUID <-> Guid.
The PR fixes it - https://github.com/apache/ignite/pull/7618
Can you take a look at my changes?
was (Author: nizhikov):
Hello [~ptupitsyn].
I found that .net service proxy doesn't work if method param is
java.sql.Timestamp <-> DateTime or java.util.UUID <-> Guid.
The PR fixes it - https://github.com/apache/ignite/pull/7618
Can you take a look at my changes?
> .Net services fails to call method with DateTime or Guid argument
> -----------------------------------------------------------------
>
> Key: IGNITE-12859
> URL: https://issues.apache.org/jira/browse/IGNITE-12859
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.8
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Blocker
> Labels: .net
> Fix For: 2.8.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> .Net service proxy can't find java method with Timestamp or UUID datatype.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)