[
https://issues.apache.org/jira/browse/IGNITE-9301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587966#comment-16587966
]
Aleksei Zaitsev commented on IGNITE-9301:
-----------------------------------------
[~ilyak] I've looked on other commits, where similar features were added, for
example [this
one|https://github.com/apache/ignite/commit/eaf8ae246cc799c1353332fcac05cb3a8efab02c#diff-c018629faf763dc41009b61cdcd62c08].
Looks like there was no tests. So I just added a unit test, because this class
passes a call through to the java code, where it is tested.
Not all implementations under the interfaces, so test set up not so 'clear'.
Also maybe it makes sense to create a task to migrate project to the .NET
framework 4.5-4.7
> Support method compute withNoResultCache in .Net
> ------------------------------------------------
>
> Key: IGNITE-9301
> URL: https://issues.apache.org/jira/browse/IGNITE-9301
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 2.6
> Reporter: Dmitriy Pavlov
> Assignee: Aleksei Zaitsev
> Priority: Major
> Labels: .net
> Fix For: 2.7
>
>
> During https://issues.apache.org/jira/browse/IGNITE-6284 implementation new
> method was added -
> org.apache.ignite.IgniteCompute#withNoResultCache
> but this method was not supported in .NET API version.
> It is required to add correct support to .NET.
> Please remove method name from UnneededMethods in
> modules/platforms/dotnet/Apache.Ignite.Core.Tests/ApiParity/ComputeParityTest.cs
> once issue is done
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)