[
https://issues.apache.org/jira/browse/IGNITE-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-2967:
-----------------------------------
Description:
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.
was:
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.
> .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)