[
https://issues.apache.org/jira/browse/IGNITE-8915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579429#comment-16579429
]
Vladimir Ozerov commented on IGNITE-8915:
-----------------------------------------
[~NIzhikov], my comment about JDBC/ODBC was about thin drivers. Please see how
it is executed here:
{{org.apache.ignite.internal.processors.odbc.jdbc.JdbcRequestHandler#executeQuery}}.
That is, it bypasses cache objects, and goes directly to query processor.
> 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)