[
https://issues.apache.org/jira/browse/CAMEL-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313775#comment-14313775
]
Claus Ibsen commented on CAMEL-8174:
------------------------------------
Willem, we have a better solution out of the box with the default inflight
repoistory.
It has a browse API now, that returns details about how long time the exchange
has been inflight.
And its also available from JMX so end users can use that to track long
processing exchanges. And for Karaf we have a Camel command also.
So I would like to remove the TimeoutInflightRepository as its no longer
needed, and also its code is not complete.
Any thoughts?
> Added TimeoutInflightRepository to track the long processing exchange
> ---------------------------------------------------------------------
>
> Key: CAMEL-8174
> URL: https://issues.apache.org/jira/browse/CAMEL-8174
> Project: Camel
> Issue Type: Improvement
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 2.15.0
>
>
> It could be helpful is we can track the long processing exchange, user can
> log or send alarm when getting these exchange by extending the
> TimeoutInflightRepository.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)