You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2022/11/10 13:46:00 UTC

[jira] [Resolved] (CAMEL-18678) Simplify getting access to the CamelContext in Resume Strategies

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

Otavio Rodolfo Piske resolved CAMEL-18678.
------------------------------------------
    Resolution: Fixed

> Simplify getting access to the CamelContext in Resume Strategies
> ----------------------------------------------------------------
>
>                 Key: CAMEL-18678
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18678
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Otavio Rodolfo Piske
>            Assignee: Otavio Rodolfo Piske
>            Priority: Major
>
> Currently, the strategies are usually instantiated outside of the route. This makes it both harder for using them as well as harder to get access to the context (i.e.: in order to access the ExecutorServiceManager, for instance). This leads to a solution that is not very elegant use and harder to implement.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)