Quinn Stevenson created CAMEL-12258:
---------------------------------------
Summary: 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
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)