You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Quinn Stevenson (JIRA)" <ji...@apache.org> on 2018/03/03 15:38:00 UTC

[jira] [Created] (CAMEL-12315) AutoAcknowledgement issues

Quinn Stevenson created CAMEL-12315:
---------------------------------------

             Summary: AutoAcknowledgement issues
                 Key: CAMEL-12315
                 URL: https://issues.apache.org/jira/browse/CAMEL-12315
             Project: Camel
          Issue Type: Bug
          Components: camel-mllp
            Reporter: Quinn Stevenson
            Assignee: Quinn Stevenson


Several minor issues were discovered with the automatic acknowledgment functionality.
 * autoAck = false is ignored (the component still attempts to generate an acknowledgement if one is not found on the exchage
 * acknowledgment generation exceptions are not passed to the error handler when bridgeErrorHander=true
 * invalid acknowledgment exceptions are not passed to the error handler when bridgeErrorHander=true
 * the automatically generated acknowledgement uses the same timestamp as the message
 * the automatically generated acknowledgement uses the same message control id as the message
 * the automatically generated acknowledgment includes MSH-8 if present, which should not be passed on
 * automatically generated negative acknowledgments do not include any information about the failure



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)