Skip to content

Consistent Error handling in MessageChannel implementations [SPR-14323] #18895

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-14323 and commented

In contrast to AbstractMessageChannel, our ExecutorSubscribableChannel does not consistently wrap handler-thrown Errors in a MessageDeliveryException: It propagates the latter to ExecutorChannelInterceptors but rethrows the plain Error. Let's align this for 4.3.


Affects: 4.2.6, 4.3 RC2

Issue Links:

Backported to: 4.2.7

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions