Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Although the current way of configuring the resume strategies is flexible, it makes it very hard to work with it if we need to do so in a declarative way (i.e.: from a YAML file).
Currently, every integration has to setup the connection parameters to the strategy accordingly (i.e.: like we do in the example)
We need to find a way to have the strategies self configure themselves based on the information they have available (i.e.: the component where they are being used, the resume adapters and the cache instances). For more complex scenarios, we need to provide a way to let integrations configure them with the same flexibility as there is at the moment.
Attachments
Issue Links
- is part of
-
CAMEL-18125 camel-resume-api: improvements and additional support
- Resolved
- links to