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 2017/05/28 17:35:04 UTC

[jira] [Commented] (CAMEL-11354) Optimise - JMX allow to turn off oldest inflight information

    [ https://issues.apache.org/jira/browse/CAMEL-11354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16027871#comment-16027871 ] 

Claus Ibsen commented on CAMEL-11354:
-------------------------------------

We can try to see if there is another way to capture that inflight oldest information, or if not we turn it off by default, and then some users that need it can turn it on. We can then also consider @deprecate this functionality as it brings little value.

> Optimise - JMX allow to turn off oldest inflight information
> ------------------------------------------------------------
>
>                 Key: CAMEL-11354
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11354
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>             Fix For: 2.20.0
>
>         Attachments: after.png, before.png
>
>
> Having to store timestamp per inflight exchange causes too much memory to be created as we create a key per exchange.
> See before.png
> If turning this off we dont have those extra objects



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)