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 2008/06/17 21:13:00 UTC

[jira] Resolved: (CAMEL-599) [patch] fix concurrent mod exception when removing multiple interceptors

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

Claus Ibsen resolved CAMEL-599.
-------------------------------

    Resolution: Won't Fix

> [patch] fix concurrent mod exception when removing multiple interceptors
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-599
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-599
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 1.3.0
>            Reporter: Dave Brosius
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 1.4.0
>
>         Attachments: fix_iterative_deletes.patch
>
>
> AbstractDataFormatFeature has problems when deleting interceptors based on phase names when multiple interceptors are removed, due to bad collection removal while iterating, patch fixes this. unit test added.

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