Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10511

MllpTcpClientProducer should read all available bytes in TCP buffer for acknowledgment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.17.0
    • 2.17.5, 2.18.2, 2.19.0
    • camel-mllp
    • None
    • Unknown

    Description

      The MllpClientProducer currently reads the TCP buffer until it receives the proper closing frame characters for the MLLP envelope.

      This turned out to be a problem with a certain MLLP Server, which under certain circumstances would send double MLLP acknowledgments. As currently written, the MllpClientProducer will use the old/double/second acknowledgment for the next message - which may cause erroneous results, but in any case is clearly wrong.

      Attachments

        Activity

          People

            hqstevenson Quinn Stevenson
            hqstevenson Quinn Stevenson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: