[ 
https://issues.apache.org/jira/browse/IGNITE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155573#comment-15155573
 ] 

ASF GitHub Bot commented on IGNITE-2621:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/505

    IGNITE-2621 .NET: Fix compute in mixed-platform cluster

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptupitsyn/ignite ignite-2621

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/505.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #505
    
----
commit 4add7c20525b5a3e5a21e79332c22b158787bfc7
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T11:12:39Z

    wip

commit e24e9cbde4ebb9188af0d44764ac8a1601ff4743
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T11:18:06Z

    Test done

commit 3dc6551bbb6694a745bb23e0a543454f994f4156
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T11:56:53Z

    wip

commit 7299892aafb03117424aa78ab37719917267c889
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T12:05:01Z

    wip

commit 9c83264e9d7e8d2b007bf78c89bd8f2a654f3cb7
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T12:15:28Z

    wip tests

commit 9aabdaf73bbf97951753a59d9cd743f265b7ef4e
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T12:15:49Z

    wip

commit 4a13673c2ff89a2f985d88e1fc671f2c93d8bd46
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T13:07:31Z

    test done

commit b9b43a356b387851dd3978b82d612b5b482af01e
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T13:26:37Z

    Fix process tree kill

commit 51f380691a6898b46f47740f1f6a9e05b8baf590
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T13:30:01Z

    Test done

commit 09e9798c7c4adf4ab825ec5736eca258b95f677b
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T14:19:01Z

    Fixing platform compute projection

commit 81d1cfde3dd421f603fc9141968666df36d095df
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T14:26:26Z

    Fixed platform compute projection

commit b1533a5328a64334983f9d68c3c04da2c8312119
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T14:32:02Z

    Merge remote-tracking branch 'remotes/upstream/master' into ignite-2621

commit 0dc28d31fbd29df6085c05157db8be83ea5acf94
Author: Pavel Tupitsyn <[email protected]>
Date:   2016-02-19T14:44:24Z

    wip tests

----


> .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
>            Assignee: 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)

Reply via email to