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.

Reply via email to