-
Feature Request
-
Resolution: Done
-
Critical
-
None
-
None
This feature will allow EAP supported transaction services to react to suspend and resume requests. The supported services are JTA, JTS, WS-AT, and WS-BA.
After suspend, all the services remain functional. All external requests bound to the existing transactions are allowed in. All external requests requiring new transaction are blocked. All remote transaction management requests, except begin, are allowed in.
After resume, all requests are allowed in.
After suspend timeout, all services must shutdown.
- incorporates
-
WFLY-7439 Implement suspend and resume support for transaction recovery service
- Closed
-
WFLY-7514 Implement graceful shutdown support for XTS endpoints
- Closed
- is blocked by
-
JBTM-2760 SPI to check if JTA or JTS transaction is active during graceful shutdown
- Closed
-
WFLY-7207 Integration of EJB with transactions during the graceful shutdown
- Closed
-
WFLY-7208 Integration of Web-Services with transactions during the graceful shutdown
- Closed
-
JBEAP-6745 Add ExtendedJBossXATerminator service to the transactions subsystem
- Closed
-
WFLY-7233 Add ExtendedJBossXATerminator service to the transactions subsystem
- Closed
- is duplicated by
-
WFLY-7206 Graceful Shutdown and Quiescing for Transactions
- Closed
- links to