You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2020/04/02 21:44:00 UTC

[jira] [Commented] (IGNITE-12859) .Net services fails to call method with DateTime or Guid argument

    [ https://issues.apache.org/jira/browse/IGNITE-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074104#comment-17074104 ] 

Nikolay Izhikov commented on IGNITE-12859:
------------------------------------------

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)