-
Suggestion
-
Resolution: Done
-
None
Currently event handlers that interact with transactions and Hibernate entities might run into some issues:
- the transaction might not be committed until all handling for the event is done
- in some cases, the entire transaction might be rolled back, even after the event handler completed successfully
- some events contain references to Hibernate entities, which is troublesome as events might be shared between threads, and these entities might be attached to a closed session
- is related to
-
KRAK-58 You do not have permission to view this issue
(2 mentioned in)
[CWD-4740] Clarify the interaction of events and database transactions
Workflow | Original: JAC Suggestion Workflow [ 3362632 ] | New: JAC Suggestion Workflow 3 [ 3626077 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Epic Link | Original: CWD-4708 [ 600146 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 - restricted [ 1508840 ] | New: JAC Suggestion Workflow [ 3362632 ] |
Issue Type | Original: Fug [ 28 ] | New: Suggestion [ 10000 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 290423 ] | New: This issue links to "Page (Atlassian Documentation)" [ 290423 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 290423 ] | New: This issue links to "Page (Atlassian Documentation)" [ 290423 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 290423 ] | New: This issue links to "Page (Atlassian Documentation)" [ 290423 ] |
Remote Link | New: This issue links to "Page (Atlassian Documentation)" [ 290423 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 283678 ] | New: This issue links to "Page (Atlassian Documentation)" [ 283678 ] |
Remote Link | New: This issue links to "Page (Atlassian Documentation)" [ 283678 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 203047 ] | New: This issue links to "Page (Atlassian Documentation)" [ 203047 ] |