[
https://issues.jboss.org/browse/JBTM-3058?page=com.atlassian.jira.plugin....
]
Issue was automatically transitioned when Michael Musgrove created pull request #1371 in
GitHub
-----------------------------------------------------------------------------------------------
Status: Pull Request Sent (was: Open)
Add STM tests that verify nested transactions are closed
--------------------------------------------------------
Key: JBTM-3058
URL:
https://issues.jboss.org/browse/JBTM-3058
Project: JBoss Transaction Manager
Issue Type: Bug
Components: STM
Affects Versions: 5.9.0.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Optional
Fix For: 5.next
STM implements "Closed Nested Transactions" as opposed to Flattened or Open. We
need a test which demonstrates that nested transactions follow the closed model.
Furthermore, STM implementations can differ in how transactional code and
non-transactional code are isolated from each other (with respect to visibility of updates
during a transaction). Add a test that verifies that we use the "Weak Isolation"
model.
Details of the expected behaviour is covered in the Sept 2018 jbossts blog entitled
"[Tips on how to evaluate STM
implementations|http://example.com|https://jbossts.blogspot.com/2018/09/t...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)