You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2022/10/27 13:16:00 UTC

[jira] [Commented] (IGNITE-17330) Support RO TX by SQL

    [ https://issues.apache.org/jira/browse/IGNITE-17330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625114#comment-17625114 ] 

Yury Gerzhedovich commented on IGNITE-17330:
--------------------------------------------

[~zstan] , LGTM. Thanks for your efforts!

> 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
>
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> 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)