[
https://issues.apache.org/jira/browse/IGNITE-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16101727#comment-16101727
]
Nikolay Izhikov commented on IGNITE-5712:
-----------------------------------------
[~sboikov] I have a couple of questions about this issue.
Can you help me with answers?
1. Can we execute `tx.suspend()` for system transaction? Should we add some
explicit check that user don't try to suspend system transaction?
2. Can we execute `tx.resume()` in the thread that already has an open system
transaction? Is it a possilble case? Should we explicitly check that given
thread has no system transaction already?
> Context switching for optimistic transactions
> ---------------------------------------------
>
> Key: IGNITE-5712
> URL: https://issues.apache.org/jira/browse/IGNITE-5712
> Project: Ignite
> Issue Type: Sub-task
> Components: general
> Reporter: Alexey Kuznetsov
> Assignee: Nikolay Izhikov
>
> Implement context switching between threads for optimistic transactions
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)