Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: 3.3 Documentation
-
Labels:None
-
Similar Issues:None
Description
If a exception-strategy is configured on a model then a single instance of this exception strategy is then used by all services configured in the model. Historically this hasn't been an issue because only outbound endpoints could be configured on exception strategies. But now we can configure other things there too, which may have lifecycle this becomes a significant issue.
Need to update any docs on <model> explaining that message processors with lifecycle are not currently supported (outbound endpoints are ok).