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/26 12:23:04 UTC

[jira] [Updated] (CAMEL-11342) Optimize ManagedRoute

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

Claus Ibsen updated CAMEL-11342:
--------------------------------
    Attachment: after2.png

after2 screenshot after an optimization. Now the block is only on the general mbean performance counters. Before they may block on ManagedRoute or ManagedSuspendableRoute as well.

> Optimize ManagedRoute
> ---------------------
>
>                 Key: CAMEL-11342
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11342
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>             Fix For: 2.20.0
>
>         Attachments: after2.png
>
>
> We can optimize ManagedRoute to avoid synchronized block on start/end when it records details about longest inflight duration.



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