[
https://issues.apache.org/jira/browse/CAMEL-12315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quinn Stevenson resolved CAMEL-12315.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.21.0
Corrected issues w/commit 9b19e60dbe42df472aefa45e10fbfd1f3436a43e
> 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
> Priority: Minor
> Fix For: 2.21.0
>
>
> 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)