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

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

> .NET: Meaningless exception on generic type in BinaryConfiguration
> ------------------------------------------------------------------
>
>                 Key: IGNITE-4885
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4885
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.6
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.0
>
>
> {{BinaryTypeConfiguration}} does not support open generic types (when 
> parameters are not specified, like {{typeof(List<>)}} instead of 
> {{typeof(List<int>}}). But the exception is not helpful, and stack trace is 
> very short (because of native transition).
> We should try to provide meaningful exception message and a proper stack 
> trace.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to