[
https://issues.apache.org/jira/browse/IGNITE-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958384#comment-15958384
]
ASF GitHub Bot commented on IGNITE-4885:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/1733
> .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)