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/04/20 11:03:00 UTC

[jira] [Created] (CAMEL-13440) camel3 - Cleanup so we no longer have need for RouteContext

Claus Ibsen created CAMEL-13440:
-----------------------------------

             Summary: camel3 - Cleanup so we no longer have need for RouteContext
                 Key: CAMEL-13440
                 URL: https://issues.apache.org/jira/browse/CAMEL-13440
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen


We should look at if its possible to refactor and cleanup camel-core to no longer use RouteContext. Its something that was transient during building the routes. But we can maybe avoid using it and rely more on CamelContext. And RouteContext dont have any use at runtime while processing messages, so it would be nice to try to get rid of it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)