Pavel Tupitsyn created IGNITE-2967: -------------------------------------- Summary: .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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)