-
Bug
-
Resolution: Done
-
Critical
-
27.0.0.Beta4
-
None
Currently, the SuspendController will only maintain invocation order of ServerActivity group if its implementation is blocking.
However, if ServerActivity of a high-priority group has a non-blocking implementation, there are currently no guarantees that it will finish before suspending/resuming ServerActivity of a lower-priority group.
- blocks
-
WFLY-19550 Distributed timer service implementation does not handle suspend correctly
- Resolved
- causes
-
WFLY-20048 Graceful shutdown freeze the server with active transaction
- Resolved