This is an automated email from the ASF dual-hosted git repository. quinn pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 9dbf5eb CAMEL-12334: change defaults and add support fo... new 14d2cf9 CAMEL-12325: Correct idleTimeout behaviour for the MllpTcpClientProducer new 97ae610 CAMEL-12325: logging cleanup The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/camel/component/mllp/MllpEndpoint.java | 8 ++ .../component/mllp/MllpTcpClientProducer.java | 160 +++++++++++++-------- .../component/mllp/MllpTcpServerConsumer.java | 36 +++-- .../component/mllp/internal/MllpSocketBuffer.java | 87 +++++------ .../MllpTcpClientProducerConnectionErrorTest.java | 53 ++++--- .../mllp/internal/MllpSocketBufferTest.java | 16 +++ .../mllp/internal/MllpSocketBufferWriteTest.java | 12 +- 7 files changed, 230 insertions(+), 142 deletions(-) -- To stop receiving notification emails like this one, please contact qu...@apache.org.