[
https://issues.apache.org/jira/browse/IGNITE-17330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-17330:
-----------------------------------------
Fix Version/s: 3.0.0-beta1
> Support RO TX by SQL
> --------------------
>
> Key: IGNITE-17330
> URL: https://issues.apache.org/jira/browse/IGNITE-17330
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Yury Gerzhedovich
> Assignee: Evgeny Stanilovsky
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta1
>
>
> SQL use RW transaction mode. It's not efficient in case we need just read
> consistent data.
> After implementing IGNITE-17260 we should add support RO transaction for SQL
> queries. Seems required just use transaction method with timestamp
> (org.apache.ignite.hlc.HybridClock#now) as parameter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)