[ https://issues.apache.org/jira/browse/CAMEL-19367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723845#comment-17723845 ]
Pasquale Congiusti commented on CAMEL-19367: -------------------------------------------- > As things can potentially be processed out of order, then you can check for > inflight = 0 and exchange completed | failed do you think that there is the possibility for BA60304B47DB867-0000000000000000 to ends before any subroute created by the split eip? > CamelEvent.RouteCompleted > ------------------------- > > Key: CAMEL-19367 > URL: https://issues.apache.org/jira/browse/CAMEL-19367 > Project: Camel > Issue Type: Improvement > Affects Versions: 3.20.4 > Reporter: Pasquale Congiusti > Priority: Major > > Hello team. While troubleshooting this Camel K issue [1], I've realized we're > missing some route event that can tell us that the route was completed. Do > you think it would be possible to include the `RouteCompleted` event? From > what I can tell, it would be an event generated once all the steps of the > route are completed. Without that, we don't know exactly when a route is > terminated and it's fine to gracefully stop it. > Any feedback or possible workaround is appreciated as well, thanks! > [1] https://github.com/apache/camel-k/issues/4343 -- This message was sent by Atlassian Jira (v8.20.10#820010)