Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.3
-
Labels:None
-
Number of attachments :
Description
If a transaction times out it would be nice to set it's status to STATUS_MARKED_ROLLBACK
(if active) so the app can test for this before deciding on whether to commit or roll back (JOTM
does this for example).
Yes, I think that makes sense. I'll check if that does not have any side effect and make the appropriate change.