Pavel Tupitsyn created IGNITE-2621:
--------------------------------------
Summary: .NET: Compute may fail in mixed-platform cluster
Key: IGNITE-2621
URL:
https://issues.apache.org/jira/browse/IGNITE-2621 Project: Ignite
Issue Type: Bug
Components: platforms
Affects Versions: 1.1.4
Reporter: Pavel Tupitsyn
Priority: Critical
Fix For: 1.6
Start Java-only node, start .NET node, attempt to execute a computation.
.NET jobs will fail on Java-only nodes.
1) Make sure that .NET nodes can be identified (via an attribute)
2) Use .NET projection in platform compute.
If Affinity computation maps to a Java-only node, there will be a ClusterGroupEmptyException
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)