[
https://issues.apache.org/jira/browse/IGNITE-18346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-18346:
------------------------------------
Labels: .NET (was: )
> .NET: IgniteProductVersion shows incorrect timestamp
> ----------------------------------------------------
>
> Key: IGNITE-18346
> URL: https://issues.apache.org/jira/browse/IGNITE-18346
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 2.14
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Priority: Major
> Labels: .NET
> Fix For: 2.15
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The following code reproduces the issue:
> {code:c#}
> var node = Ignition.Start(cfg);
> Console.WriteLine("Version: " + node.GetVersion());
> {code}
> For version 2.14:
> {noformat}
> Expected: 2.14.0#20220929-sha1:951e8deb
> Actual: 2.14.0#19700102-sha1:951e8deb
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)