[
https://issues.apache.org/jira/browse/CAMEL-8385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336776#comment-14336776
]
Hiram Chirino commented on CAMEL-8385:
--------------------------------------
Thx for the feedback Claus. Ok I've managed to get a cheap to lookup version
of this at:
https://github.com/chirino/camel/commit/1fe78e88fb07de533e1b6fbefcaec0dd987ba162
It does hold the data in ManageRoute. Perhaps it would be better to hold it in
InflightRepository, but then we would need to use Maps of Maps in there and
that's always a mess.
> Add a OldestInflightStartedTimestamp and OldestInflightStartedExchangeId
> attribute to route MBeans
> --------------------------------------------------------------------------------------------------
>
> Key: CAMEL-8385
> URL: https://issues.apache.org/jira/browse/CAMEL-8385
> Project: Camel
> Issue Type: New Feature
> Components: camel-core, jmx
> Reporter: Hiram Chirino
> Assignee: Hiram Chirino
> Fix For: 2.15.0
>
>
> If we has an attribute like OldestInflightStartedTimestamp and
> OldestInflightStartedExchangeId then it would be easier to monitor for routes
> which get 'stuck' or exceed the expected SLA for the route to complete
> processing the exchange.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)