You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/04/08 16:46:25 UTC

[jira] [Commented] (IGNITE-2967) .NET: Provide meaningful error message when platform fails on Java-only node

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

Pavel Tupitsyn commented on IGNITE-2967:
----------------------------------------

What happens with C++ nodes? They have PlatformProcessor, but it can't execute .NET code.

> .NET: Provide meaningful error message when platform fails on Java-only node
> ----------------------------------------------------------------------------
>
>                 Key: IGNITE-2967
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2967
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.6
>
>
> When there are Java-only nodes in the cluster, operations such as cache invoke and continuous queries with remote filter will fail with NPE or other exceptions, because PlatformContext is null.
> Need to provide a special exception with descriptive error message.
> See PlatformNoopProcessor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)