Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0.1
-
Fix Version/s: Bug Backlog
-
Component/s: Core: Exception Handling, Core: Streaming
-
Labels:
-
User impact:Low
-
Effort points:1
-
Similar Issues:None
Description
An example of this is if there is an unexpected exception while processing endpoint filter.. exception is thrown but stream will not be closed.
Issue Links
- relates to
-
MULE-2499
No way to close streams (and release connections) if an exception occurs outside of the MessageDispatcher
-
Does the exception get handled by the Exception strategy for the component or the connector?