Seda producer should not handover completions if waiting for task to complete
-----------------------------------------------------------------------------

                 Key: CAMEL-5033
                 URL: https://issues.apache.org/jira/browse/CAMEL-5033
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.9.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.9.1, 2.10.0


See CAMEL-5021 which causes the file consumer to rollback the file to early

So if you link the seda producer to be synchronous by using the wait for task 
to complete, then the task should not have on completions handed over, as we 
are waiting for that task to complete, and copy its result back.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to