Federico Mariani created CAMEL-23494:
----------------------------------------

             Summary: preparingShutdown flag not reset on error handlers after 
suspend/resume — causes silent transaction rollback and redelivery suppression
                 Key: CAMEL-23494
                 URL: https://issues.apache.org/jira/browse/CAMEL-23494
             Project: Camel
          Issue Type: Bug
    Affects Versions: 4.20.0
            Reporter: Federico Mariani
            Assignee: Federico Mariani


When preparingShutdown was introduced in the shutdown strategy (CAMEL-3364), 
the resume path was not updated to clear the flag on error handlers. The 
CAMEL-23310 fix added doResume() reset logic to all three affected error 
handlers, but doResume() is never called because error handlers are excluded 
from the service list used during resume 
(getChildServices(includeErrorHandler=false)).

[#camel > Context.suspend+resume on transacted route always rollback @ 
💬|https://camel.zulipchat.com/#narrow/channel/257298-camel/topic/Context.2Esuspend.2Bresume.20on.20transacted.20route.20always.20rollback/near/583814141]



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

Reply via email to