You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/07/31 13:25:00 UTC

[jira] [Resolved] (CAMEL-13808) Intercept - Should only be configurable one time per route builder / camelcontext

     [ https://issues.apache.org/jira/browse/CAMEL-13808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-13808.
---------------------------------
    Resolution: Not A Problem

Ah I forgot you can add a when predicate and therefore you can have multiple intercepts that react differently on the when

> Intercept - Should only be configurable one time per route builder / camelcontext
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-13808
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13808
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0.M5
>
>
> The DSL make it possible to setup 2+ intercept, but it does not make sense as you then intercept also the intercept. We should only allow to set 1 per route builder / camel-context and 1 per route.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)