This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from a70f09d2ee14 chore(components): platform http vertx stream closure
design note
add 8ef449f1433c fix(components): mllp stream closure
No new revisions were added by this update.
Summary of changes:
.../component/mllp/MllpTcpClientProducer.java | 7 +-
.../MllpTcpServerConsumerLenientBindTest.java | 2 -
.../apache/camel/component/mllp/LogPhiTest.java | 3 +-
.../camel/component/mllp/MllpEndpointTest.java | 22 +++--
.../mllp/MllpMaxConcurrentConsumersTest.java | 2 -
.../mllp/MllpTcpServerConsumerConnectionTest.java | 2 -
.../MllpTcpServerConsumerMessageHeadersTest.java | 2 -
...cpServerConsumerAcknowledgementTestSupport.java | 2 -
.../camel/component/mllp/internal/Hl7UtilTest.java | 108 ++++++++++-----------
.../test/junit/rule/mllp/MllpServerResource.java | 22 +----
.../camel/test/stub/tcp/SocketInputStreamStub.java | 45 +++++----
11 files changed, 104 insertions(+), 113 deletions(-)