-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Previously we allowed a transaction timeout value of "0" to be set in the transaction subsystem, meaning "no transaction timeout". After the WF 11 changes, we've stopped allowing that value to be set. This behavior should be restored, with "0" translating into some "very large" value.
The transaction team has indicated that using Integer.MAX_VALUE has historically exhibited problems, so a different, smaller-but-still-large value should be used in this case.
- is blocked by
-
WFLY-10009 Introduce a maximum-timeout management model attribute
- Closed
- is cloned by
-
JBEAP-14240 [GSS](7.1.z) Unable to set 0 for default transaction timeout
- Closed
- relates to
-
JBEAP-14241 [GSS](7.2.0) Unable to set 0 for default transaction timeout
- Closed