Luigi De Masi created CAMEL-17119:
-------------------------------------
Summary: Camel-MLLP: add the option to close gracefully the socket
when idleTimeout occurs
Key: CAMEL-17119
URL: https://issues.apache.org/jira/browse/CAMEL-17119
Project: Camel
Issue Type: Improvement
Reporter: Luigi De Masi
Assignee: Luigi De Masi
When the idleTimeout occurs, the producer set the SO_LINGER to 0 and reset
socket.
This can cause issues with certain external server, we can add an URI option to
allow users to choose between reset or close the socket.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)