You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jose Montoya (Jira)" <ji...@apache.org> on 2021/07/26 21:15:00 UTC

[jira] [Created] (CAMEL-16819) Add support fot a configurable ExceptionPolicyStrategy

Jose Montoya created CAMEL-16819:
------------------------------------

             Summary: Add support fot a configurable ExceptionPolicyStrategy
                 Key: CAMEL-16819
                 URL: https://issues.apache.org/jira/browse/CAMEL-16819
             Project: Camel
          Issue Type: New Feature
          Components: camel-core-model
    Affects Versions: 3.11.0
            Reporter: Jose Montoya


Simply would like to add support for a configurable ExceptionPolicyStrategy. We're specifically looking to reverse the matching order, as to start from the top instead of the bottom. We feel this is more in line with Java's try-catch bevahiour and also for some of our devs coming from Mule developement.

 

Here's an exploratory implementation: https://github.com/MS3Inc/camel/commit/8433213caa8664fb5c61c8d1a3ab7bc8e1bdddd8



--
This message was sent by Atlassian Jira
(v8.3.4#803005)