Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.1
-
Fix Version/s: 2.2.4 (EE only)
-
Component/s: Core: (other)
-
Labels:None
-
Environment:
Mule 2.0.1 on any platforms
-
User impact:Medium
-
Similar Issues:None
Description
Graceful shutdown. It is required to allow Mule services get shutdown gracefully. That is, when a Mule server is instructed to shutdown, all in-flight message processing and transactions should be completed before Mule services become unavailable; while new messages stop to be processed, new requests rejected with proper responses.
This is a must feature requested by one of the biggest Mule customer.
Issue Links
- blocks
-
MULE-3688
Graceful/Forceful shutdown with timeouts
-
Descoping since it is tracked by EE-606