[ 
https://issues.apache.org/jira/browse/CAMEL-10511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15752712#comment-15752712
 ] 

ASF GitHub Bot commented on CAMEL-10511:
----------------------------------------

GitHub user hqstevenson opened a pull request:

    https://github.com/apache/camel/pull/1352

    CAMEL-10511: Backport to 2.18

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hqstevenson/camel CAMEL-10511-2.18

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1352.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1352
    
----
commit 2f5fab9c4f725505cee9b12de98cf46640924ce6
Author: Gregor Zurowski <[email protected]>
Date:   2016-10-03T13:58:29Z

    [maven-release-plugin] prepare release camel-2.18.0

commit 54a02453f4611b47daea7f270623f2d4e974750d
Author: Gregor Zurowski <[email protected]>
Date:   2016-10-03T13:59:42Z

    [maven-release-plugin] prepare for next development iteration

commit 244eb03876bb4e7d95b04b4f4ae48322e47e3bb4
Author: Franz Forsthofer <[email protected]>
Date:   2016-10-04T11:59:42Z

    CAMEL-10368: Unused deflater in ZipDataFormat

commit da8694f8c5392881ac5ab49c37a7947451bb65af
Author: Gregor Zurowski <[email protected]>
Date:   2016-10-04T22:28:22Z

    [maven-release-plugin] prepare release camel-2.18.0

commit e6d985d2f997b40711073e011849dc8498c225d7
Author: Gregor Zurowski <[email protected]>
Date:   2016-10-04T22:28:59Z

    [maven-release-plugin] prepare for next development iteration

commit 1df40f5f5097eca6c208cdef24be9a75dbcb2510
Author: Stephan Siano <[email protected]>
Date:   2016-10-04T14:25:20Z

    CAMEL-10370: Conversion to CxfPayload throws Exception for Non-XML payload

commit ea4b27fbe1ff44d546c018c1436cab701a8705cf
Author: Nicola Ferraro <[email protected]>
Date:   2016-10-06T09:11:59Z

    CAMEL-10358: do not clear the registry too early

commit ef88e60af5dab348c779216b008c5dfe7730cc06
Author: Claus Ibsen <[email protected]>
Date:   2016-10-05T15:49:18Z

    CAMEL-10366: Include input/output/deprecated in the spring model json 
schema files so they are similar to EIP model files. Thanks to Aurelien Pupier 
for reporting this.

commit 63439e174e2fbc7b89994e5df3a3723b02c55c58
Author: Claus Ibsen <[email protected]>
Date:   2016-10-05T15:53:41Z

    Fixed syntax on endpoint for component docs in camel-chronicele

commit f374df8d6704d2f121db92d0814531e2ad979205
Author: Claus Ibsen <[email protected]>
Date:   2016-10-05T16:11:32Z

    Fixed camel-chronoicle component docs and schema

commit 17c3407fef17f29aeaef0f578e1fc6ca3427fa9c
Author: Robert Gemmell <[email protected]>
Date:   2016-10-04T11:20:28Z

    CAMEL-10367: remove stale dependency and version prop, fix a couple typos

commit 3bc4cf5a6e146da6df5233a5ca8eb32f1e180a64
Author: Christian Mueller <[email protected]>
Date:   2016-10-06T05:47:35Z

    added the missing license and notice file to the camel-cm-sms component

commit f3eff6d82dcf670187ed7ddc4cb07e917b35dd41
Author: Christian Mueller <[email protected]>
Date:   2016-10-06T05:54:38Z

    added the missing license and notice file to the camel-servicenow component

commit 6081e236162a4d908b412080e608407361bc544c
Author: Christian Mueller <[email protected]>
Date:   2016-10-06T05:57:37Z

    added the missing license and notice file to the camel-telegram component

commit 461d4dd69ce2591487df6db1d27416558ae53c83
Author: Claus Ibsen <[email protected]>
Date:   2016-10-07T13:40:30Z

    CAMEL-10372: Fixed camel-stream component doc

commit 20cf933edde90b48ee371cf89aaacb2833ad8a8b
Author: Gregor Zurowski <[email protected]>
Date:   2016-10-09T20:15:46Z

    Update schema files with release 2.18.0 references
    
    Signed-off-by: Gregor Zurowski <[email protected]>

commit ac002c88d28faec0b59d52a8b2427c23f1540a5a
Author: Michael Lück <[email protected]>
Date:   2016-10-04T09:18:04Z

    added method to check for key existence

commit 201aeb22f7a8eea16690028f2b0969a452ca6bec
Author: Michael Lück <[email protected]>
Date:   2016-10-05T13:22:51Z

    added null check before trying to call containsKey (prevent NPE)

commit 9916ee431192e1215a87900b5c5c622822d2e98c
Author: Andrea Cosentino <[email protected]>
Date:   2016-10-11T07:54:45Z

    Fixed CS

commit f655c94110ae14a3db5b2ce6409684deaa619846
Author: lburgazzoli <[email protected]>
Date:   2016-09-29T17:25:18Z

    CAMEL-10357: camel-servicenow: add per release model

commit fa1789a36ea81cc03394e2e8806d8d4e8d2197a2
Author: lburgazzoli <[email protected]>
Date:   2016-10-10T16:39:44Z

    CAMEL-10378: Upgrade log4j2 to v2.7

commit 37a12df6a3d6780495b249b959a25966b62afb69
Author: Jonathan Anstey <[email protected]>
Date:   2016-10-11T19:09:15Z

    CAMEL-10381 - fix NPE from component configuration

commit 7a1ee6bedc1c3572e7abdb0262f08d3435e5d293
Author: Jonathan Anstey <[email protected]>
Date:   2016-10-11T21:55:12Z

    remove non spring boot compatible starters

commit 645d024b442bb130eaebbff41a494ac313bc6868
Author: Jonathan Anstey <[email protected]>
Date:   2016-10-11T22:17:27Z

    CAMEL-10381 - fix NPE from component configuration

commit fbcaded8349754e574d6900dca863bbdec71b6c9
Author: Jonathan Anstey <[email protected]>
Date:   2016-10-11T22:17:58Z

    add missed test case

commit 6d663971259650b626303ca30e77004abcdd3b0a
Author: Jonathan Anstey <[email protected]>
Date:   2016-10-12T02:02:37Z

    CAMEL-10381 - fix NPE from calendar component configuration

commit 8de429e1236f1f2fb24098a924eb651ede85adc8
Author: Jonathan Anstey <[email protected]>
Date:   2016-10-12T02:06:18Z

    fix test error

commit b15c2f5d62eb0285c5d48b9e9199e48abce365aa
Author: Jonathan Anstey <[email protected]>
Date:   2016-10-12T02:07:48Z

    fix CS

commit 8965cad85337014340b2eb9a44db386d40669c30
Author: lburgazzoli <[email protected]>
Date:   2016-10-11T15:42:34Z

    CAMEL-10379: Improved component description

commit 467ded8f388e85df728927d0b0c3f7fb87fb89d4
Author: James Netherton <[email protected]>
Date:   2016-10-12T08:22:15Z

    Minor improvements to camel-zipkin docs

----


> MllpTcpClientProducer should read all available bytes in TCP buffer for 
> acknowledgment
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-10511
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10511
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-mllp
>    Affects Versions: 2.17.0
>            Reporter: Quinn Stevenson
>            Assignee: Quinn Stevenson
>            Priority: Minor
>             Fix For: 2.19.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to