You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2008/11/04 14:27:05 UTC

[jira] Resolved: (CAMEL-1051) HandleFaultProcessor does not implement the AsyncProcessor interface

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

Willem Jiang resolved CAMEL-1051.
---------------------------------

    Resolution: Fixed

> HandleFaultProcessor does not implement the AsyncProcessor interface
> --------------------------------------------------------------------
>
>                 Key: CAMEL-1051
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1051
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.5.1, 2.0.0
>
>
> Here is a the smx-camel thread to hang issue[1] , it is caused by HandleFaultProcessor doesn't implement the AsyncProcessor interface.
> Since it is a DelegateProcessor, if it wrappes an AsycProcessor , the AsycProcessor's callback.done() method will never be called.
> [1] https://issues.apache.org/activemq/browse/SM-1673

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