[
https://issues.apache.org/jira/browse/CAMEL-12258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quinn Stevenson resolved CAMEL-12258.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.21.0
Resolved w/commit 5884ab755731d40a1d3d00153cc776fb0c068936.
Also improved the logging to make it easier to diagnose issues with the initial
read/validation Runnable.
> use configured readTimeout for initial message
> ----------------------------------------------
>
> Key: CAMEL-12258
> URL: https://issues.apache.org/jira/browse/CAMEL-12258
> Project: Camel
> Issue Type: Bug
> Components: camel-mllp
> Reporter: Quinn Stevenson
> Assignee: Quinn Stevenson
> Priority: Major
> Fix For: 2.21.0
>
>
> The camel-mllp component checks for load balancer probes by using a slightly
> different Runnable for processing the first message. This runnable uses a
> short receiveTimeout as is should. However, it should use the configured
> readTimeout. Failure to use this configured timeout causes large messages to
> fail when they are the first messages received on the TCP Socket, and the
> camel-mllp component subsequently resets the TCP connection - so messages can
> never flow.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)