You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Pasquale Congiusti (Jira)" <ji...@apache.org> on 2023/05/18 07:57:00 UTC

[jira] [Created] (CAMEL-19367) CamelEvent.RouteCompleted

Pasquale Congiusti created CAMEL-19367:
------------------------------------------

             Summary: 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


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)