Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-15844

camel-core - RouteReifier createRoute move to earlier phase

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.8.0
    • camel-core
    • None
    • Unknown

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: