You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2021/12/20 16:52:00 UTC

[jira] [Commented] (IGNITE-15087) Implement support for transactional SQL

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

Vyacheslav Koptilin commented on IGNITE-15087:
----------------------------------------------

It seems that this ticket cannot be resolved until IGNITE-16096 is fixed. The main reason is that the current approach does not allow getting locks on an unfixed set of keys.

> Implement support for transactional SQL
> ---------------------------------------
>
>                 Key: IGNITE-15087
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15087
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Alexey Scherbakov
>            Priority: Major
>              Labels: iep-61, ignite-3
>
> SQL execution engine must interact with LockManager and TxManager to achieve desired isolation, as described in [1] 
> Indexes must be aware of tx isolation.
> [1] [https://github.com/apache/ignite-3/tree/main/modules/transactions]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)