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

Claus Ibsen updated CAMEL-15844:
--------------------------------
    Fix Version/s:     (was: 3.7.0)
                   3.8.0

> camel-core - RouteReifier createRoute move to earlier phase
> -----------------------------------------------------------
>
>                 Key: CAMEL-15844
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15844
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.8.0
>
>
> There are some model and reifier wiring that happens when creating a route 
> via RouteReifier. But this is triggered when starting a route.
> Lets see if we divide this into two phases
> - init
> - start
> Then we can do more work in init phase and potentially be able to avoid some 
> of the complexity with error handling and model later on and the clearModel 
> on DefaultRoute that is triggered later.
> This can aid the runtime route vs model+reifier modularization even more.



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

Reply via email to