Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When we suspend transaction, and then timeout occures , transaction would be rollbacked incorrectly.
One of incorrect behaviors : rollback\end tx metrics are not incremented.
Thre reason is that transactionMap is cleared when we suspend transaction.
We need not clear transactionMap.
Attachments
Issue Links
- causes
-
IGNITE-11697 Suspended optimistic transaction automatically resumes to last thread after a timeout.
- Resolved
- links to
(1 links to)