You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/06/26 19:50:07 UTC

[jira] Resolved: (CAMEL-1759) Tracer - when using delay, throttle the to node keeps displaying the parent

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

Claus Ibsen resolved CAMEL-1759.
--------------------------------

    Resolution: Fixed

trunk: 788786.

This was a tough one to crack as onCompletion, onException and intercept needed special care.

But the tracer is now fine grained and shows much better the traced routing.

> Tracer - when using delay, throttle the to node keeps displaying the parent
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-1759
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1759
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.0-M2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> .delay(100) does affect the Tracer log and do not output correctly in the to destination
> See SedaComplexInOutTest
> Also Throttler, Split. Looks like sub routes in general is not displayed correctly in tracer

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.