You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/05/28 03:58:00 UTC

[jira] [Resolved] (CAMEL-13587) InflightRepository, InflightEntry getElapsed is 0

     [ https://issues.apache.org/jira/browse/CAMEL-13587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-13587.
---------------------------------
    Resolution: Not A Problem

> InflightRepository, InflightEntry getElapsed is 0
> -------------------------------------------------
>
>                 Key: CAMEL-13587
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13587
>             Project: Camel
>          Issue Type: Bug
>          Components: came-core
>    Affects Versions: 2.22.1
>         Environment: Camel 2.22.1
>  
>            Reporter: Barbara De Vido
>            Priority: Major
>         Attachments: image-2019-05-27-17-04-12-319.png
>
>
> Hi,
> I made a camel-route that checks about inflight messages on other server through JMX connection.
> It was working fine in 2.17.x but now we upgrade to 2.22.1 and I always obtain a result of 0 millisecond for the elapsed field.
> I use the browse() operation of JMX bean. You can use jconsole to run a simple test.
> !image-2019-05-27-17-04-12-319.png!
> This is a major bug for us, since we use the code to monitoring production routes. Is there any workaround like get the echange historymessage from the exchage id?
> Thank you



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)