[
https://issues.apache.org/jira/browse/IGNITE-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805706#comment-16805706
]
Pavel Tupitsyn commented on IGNITE-7101:
----------------------------------------
[~ashapkin]
* See my comment in PR, test is broken
* Please add the following tests:
* Check `IClusterNode.Version`
* Check that `IClusterNode.Version` is equal to `IIgnite.GetVersion()`
* Check that IIgnite.GetVersion() major, minor and patch equal to .NET
assembly major, minor and patch (this is a great pre-release check to make sure
we updated both Java and .NET versions)
> .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)