HL7MLLPDecoder fails if message length is exactly 1022 ------------------------------------------------------
Key: CAMEL-2451 URL: https://issues.apache.org/activemq/browse/CAMEL-2451 Project: Apache Camel Issue Type: Bug Components: camel-hl7 Affects Versions: 2.1.0 Reporter: Martin Krasser When an HL7 message length is exactly 1022 then the two end control charcters are not read from the same packet/buffer. This causes HL7MLLPDecoder.scan() method to fail. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.