[
https://issues.apache.org/jira/browse/IGNITE-18719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-18719:
---------------------------------------
Release Note: Deprecated lazy flag of SqlFieldsQuery
> [IEP-80] Deprecate lazy flag of SqlFieldsQuery
> ----------------------------------------------
>
> Key: IGNITE-18719
> URL: https://issues.apache.org/jira/browse/IGNITE-18719
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: IEP-80, ise
> Fix For: 2.15
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Lazy flag has known issues leading to cluster stability.
> {{lazy=false}} can be implemented with certain page size like
> {{pageSize==Long.MAX_VALUE.}}
> To improve stability of the default deployments we must
> * deprecate lazy flag in 2.15
> * make queries lazy by default.
> * remove lazy flag in 2.16
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)