You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2023/04/07 10:20:00 UTC

[jira] [Updated] (IGNITE-17153) Java thin: ClientCache#query is lazy and does not match thick API behavior

     [ https://issues.apache.org/jira/browse/IGNITE-17153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Plekhanov updated IGNITE-17153:
---------------------------------------
    Fix Version/s: 2.16
                       (was: 2.15)

> 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.16
>
>
> *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)