[
https://issues.apache.org/jira/browse/IGNITE-17153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Taras Ledkov updated IGNITE-17153:
----------------------------------
Fix Version/s: 2.15
(was: 2.14)
> Java thin: ClientCache#query is lazy and does not match thick API behavior
> --------------------------------------------------------------------------
>
> Key: IGNITE-17153
> URL: https://issues.apache.org/jira/browse/IGNITE-17153
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Affects Versions: 2.5
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Fix For: 2.15
>
>
> *FieldsQueryCursor<List<?>> query(SqlFieldsQuery qry)* method does not
> execute the query if you don't iterate over the returned cursor.
> This behavior differs from the thick API and can come as a surprise.
> Either document it or change it to match the thick API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)