[
https://issues.apache.org/jira/browse/CAMEL-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15484942#comment-15484942
]
ASF GitHub Bot commented on CAMEL-10303:
----------------------------------------
GitHub user hqstevenson opened a pull request:
https://github.com/apache/camel/pull/1172
CAMEL-10303 - added ability to detect when the consumer fails to deli…
…ver the MLLP acknowledgement
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hqstevenson/camel CAMEL-10303
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1172.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1172
----
commit c6336e8d09620b236de54c4138565eccd5cb4faa
Author: Quinn Stevenson <[email protected]>
Date: 2016-09-12T18:47:10Z
CAMEL-10303 - added ability to detect when the consumer fails to deliver
the MLLP acknowledgement
----
> MllpTcpServerConsumer fails silently on acknowledgment failure
> --------------------------------------------------------------
>
> Key: CAMEL-10303
> URL: https://issues.apache.org/jira/browse/CAMEL-10303
> Project: Camel
> Issue Type: Bug
> Components: camel-mllp
> Affects Versions: 2.17.0, 2.17.1, 2.17.2, 2.17.3
> Reporter: Quinn Stevenson
> Assignee: Quinn Stevenson
>
> If an error occurs when MllpTcpServerConsumer is delivering the
> acknowledgment back to the caller, there is now way to tell that the
> acknowledgement failed.
> The MllpTcpServerConsumer needs to make the route fail and log an error about
> the condition.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)