[
https://issues.apache.org/jira/browse/IGNITE-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646368#comment-16646368
]
Artem Budnikov edited comment on IGNITE-9791 at 10/12/18 12:45 PM:
-------------------------------------------------------------------
I changed the default value for the lazy parameter on the JDBC/ODBC Driver
pages:
[https://dash.readme.io/project/apacheignite-sql/v2.6/docs/jdbc-driver-26]
[https://dash.readme.io/project/apacheignite-sql/v2.6/docs/connection-string-and-dsn-27]
I think this should be enough because switching to lazy mode will only benefit
end users with no side effects.
was (Author: artem budnikov):
I changed the default value for the lazy parameter on the JDBC/ODBC Driver
pages:
[https://dash.readme.io/project/apacheignite-sql/v2.6/docs/jdbc-driver-26]
[https://dash.readme.io/project/apacheignite-sql/v2.6/docs/connection-string-and-dsn-27]
I think this should be enough because switching to lazy mode will only benefit
the users.
> Document: SQL query lazy mode is used by default
> ------------------------------------------------
>
> Key: IGNITE-9791
> URL: https://issues.apache.org/jira/browse/IGNITE-9791
> Project: Ignite
> Issue Type: Task
> Components: documentation, sql
> Affects Versions: 2.6
> Reporter: Taras Ledkov
> Assignee: Artem Budnikov
> Priority: Major
> Fix For: 2.7
>
>
> We need to document changes in 'lazy' mode SQL query execution:
> - since Ignite 2.7 the lazy mode is ON by default and user should use
> explicit {{lazy=false}} to disable it.
> - but for JDBC, ODBC drivers and thin clients with version less than 2.7 lazy
> mode is false by default because the the default value is kept on the client
> side too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)