-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#3609] Improve error handling of custom mapper
The logic for invoking a custom mapper for upstream commands has been adapted to consider the (failure) status code returned by the mapper when generating a corresponding ServiceInvocationException to be sent back in the reply to the downstream sender. fixes #3609
- Loading branch information
1 parent
e9a92f3
commit ddebeae
Showing
2 changed files
with
58 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters