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

Willem Jiang resolved CAMEL-7751.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.14.0
                   2.13.3
                   2.12.5

Applied the patch to camel-2.12.x, camel-2.13.x and master branches with thanks 
to Ramon.

> Trace interceptor use add instead of remove in removeTraceHandler
> -----------------------------------------------------------------
>
>                 Key: CAMEL-7751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7751
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.13.2
>            Reporter: Ramon Rosa da Silva
>            Assignee: Willem Jiang
>            Priority: Trivial
>             Fix For: 2.12.5, 2.13.3, 2.14.0
>
>
> Class 
> https://github.com/apache/camel/blob/master/camel-core/src/main/java/org/apache/camel/processor/interceptor/Tracer.java
>  implements add instead of remove in method: 
>     public void removeTraceHandler(TraceEventHandler traceHandler) {
>         this.traceHandlers.add(traceHandler);
>     }



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to