You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2020/11/23 11:30:00 UTC

[jira] [Commented] (IGNITE-13588) .NET: Returns the full name of the specified type without any assembly version info. The reason why this method is needed is that a generic type's FullName contains the full AssemblyQualifiedName of its item type.

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

Pavel Tupitsyn commented on IGNITE-13588:
-----------------------------------------

[~dradoaica] can you please attach a reproducer for the problem, or update the pull request with a test that reproduces the problem (fails before the fix, passes after the fix)?

> .NET: Returns the full name of the specified type without any assembly version info. The reason why this method is needed is that a generic type's FullName contains the full AssemblyQualifiedName of its item type. 
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-13588
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13588
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.9, 2.8.1
>         Environment: Apache Ignite: v2.8.1
> JDK: v1.8
> .NET Core: v3.1
>            Reporter: Danut Radoaica
>            Priority: Major
>              Labels: .NET, 2.9.1-rc
>             Fix For: 2.9.1
>
>         Attachments: Untitled.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Returns the full name of the specified type without any assembly version info. The reason why this method is needed is that a generic type's FullName contains the full AssemblyQualifiedName of its item type. ([https://github.com/apache/ignite/pull/8337)|https://github.com/apache/ignite/pull/8337]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)