[
https://issues.apache.org/jira/browse/IGNITE-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806696#comment-16806696
]
Alexandr Shapkin commented on IGNITE-7101:
------------------------------------------
[~ptupitsyn] done
Pls, note that Node.version from java
([https://github.com/apache/ignite/blob/master/modules/core/src/main/resources/ignite.properties)]
differs from the .net assembly
([https://github.com/apache/ignite/blob/master/modules/platforms/dotnet/Apache.Ignite.Core/Properties/AssemblyInfo.cs)]
so we cant make a strict comparison.
Please, take a look at byte[] array property. I've removed it in .net client
since we have no sbyte[] reader out of the box
> .NET: IIgnite.GetVersion
> ------------------------
>
> Key: IGNITE-7101
> URL: https://issues.apache.org/jira/browse/IGNITE-7101
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Alexandr Shapkin
> Priority: Trivial
> Labels: .NET, newbie
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Add {{IIgnite.GetVersion}} method and {{IClusterNode.Version}} property.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)