[
https://issues.apache.org/jira/browse/IGNITE-8915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Daradur updated IGNITE-8915:
---------------------------------------
Description:
NPE when trying to execute {{SqlQuery}} with {{setLocal(true)}} from client
node.
[Reproducer|^IgniteCacheReplicatedClientLocalQuerySelfTest.java].
UPD:
Right behavior:
Local query should be forbidden and a sensible exception should be thrown if it
is executed on client node.
was:
NPE when trying to execute {{SqlQuery}} with {{setLocal(true)}} from client
node.
[Reproducer|^IgniteCacheReplicatedClientLocalQuerySelfTest.java].
> NPE during executing local SqlQuery from client node
> ----------------------------------------------------
>
> Key: IGNITE-8915
> URL: https://issues.apache.org/jira/browse/IGNITE-8915
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.5
> Reporter: Vyacheslav Daradur
> Assignee: Nikolay Izhikov
> Priority: Major
> Fix For: 2.7
>
> Attachments: IgniteCacheReplicatedClientLocalQuerySelfTest.java
>
>
> NPE when trying to execute {{SqlQuery}} with {{setLocal(true)}} from client
> node.
> [Reproducer|^IgniteCacheReplicatedClientLocalQuerySelfTest.java].
> UPD:
> Right behavior:
> Local query should be forbidden and a sensible exception should be thrown if
> it is executed on client node.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)