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

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

Fixed with the linked PR.

> camel-resume-api: improve behavior with the master-component
> ------------------------------------------------------------
>
>                 Key: CAMEL-17810
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17810
>             Project: Camel
>          Issue Type: Task
>          Components: camel-master, camel-resume-api
>    Affects Versions: 3.17.0
>            Reporter: Otavio Rodolfo Piske
>            Assignee: Otavio Rodolfo Piske
>            Priority: Major
>
> The lifecycle of the resume strategy likely initializes too soon, which 
> causes it to not respect the lifecycle of the master component. This causes 
> it to load offsets too early and have outdated offsets if the primary node 
> goes down and the secondary node goes up.
>  
> Possible solutions to investigate:
>  * initialize along w/ the component
>  * allow the components to reload the offsets on demand
>  * add a listener on the cluster view, so offsets can be reloaded 
> transparently when the leadership is obtained



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to