[
https://issues.apache.org/jira/browse/CAMEL-10511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15752713#comment-15752713
]
ASF GitHub Bot commented on CAMEL-10511:
----------------------------------------
GitHub user hqstevenson opened a pull request:
https://github.com/apache/camel/pull/1353
CAMEL-10511: Backport to 2.17
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hqstevenson/camel CAMEL-10511-2.17
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1353.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 #1353
----
commit ab702664950b024ba421a0c7f75f30a302a227fc
Author: Kris Boutilier <[email protected]>
Date: 2016-06-06T23:56:42Z
Consider sortBy header when performing findOneByQuery operation
commit 15f7fa75665a01e58fdd9e5071cda27d81ef0882
Author: Andrea Cosentino <[email protected]>
Date: 2016-06-08T13:00:41Z
CAMEL-10016: Fix syntax for crypto component. This closes #1010
commit 8e1044f3f37d831c0a793054d3a818e9d606b672
Author: lburgazzoli <[email protected]>
Date: 2016-06-09T12:48:10Z
CAMEL-10035: Upgrade braintree sdk to v2.63.0
commit 16eb380b61cdd54ddb07d57a857a9154409a4c53
Author: lburgazzoli <[email protected]>
Date: 2016-06-09T12:38:43Z
CAMEL-10032: camel-braintree - Cannot install in Karaf
commit 368cb746a3467c5ea51030ce5affb76f9d079667
Author: Dhiraj Bokde <[email protected]>
Date: 2016-06-10T06:20:28Z
CAMEL-10039: Fixed callback url parsing in LinkedIn and Box Components
commit 4bab34ec06fb8a8508471d3bb756b6e72639db95
Author: Claus Ibsen <[email protected]>
Date: 2016-06-10T06:55:15Z
CAMEL-10036: Add api on rest-dsl to transform as routes using a specific
rest configuration. Thanks to Jay mann for the patch.
commit 6c63eb100439199eb27a1c6cdec7df6a4de67f9e
Author: Andrea Cosentino <[email protected]>
Date: 2016-06-10T12:52:57Z
CAMEL-10043: Camel-Jaxb: objectFactory is never checked. This leads to
performance degradation.
commit b230af99f39c509278a9dd810e309ad6d7f3c3c8
Author: Andrea Cosentino <[email protected]>
Date: 2016-06-10T13:04:28Z
Fixed CS
commit c70838bb0538dc240478b0841fff19b6e6e31265
Author: Andrea Cosentino <[email protected]>
Date: 2016-06-10T13:17:03Z
CAMEL-10043: Camel-Jaxb: objectFactory is never checked. This leads to
performance degradation. Default ObjectFactory values set to false on
DataFormat too.
commit a4c031b0fdb38898f61c10dd66cadaf68292d200
Author: Arno Noordover <[email protected]>
Date: 2016-06-10T11:59:56Z
Mina2BodyPatch
commit 2207aafb6326c80305cb4c835e721d20136b48cb
Author: Claus Ibsen <[email protected]>
Date: 2016-06-12T08:47:09Z
CAMEL-10049: Context scoped processors should be shutdown when CamelContext
is shutting down
commit be70180be39c6f921f3e7b544c5e535b857667be
Author: Claus Ibsen <[email protected]>
Date: 2016-06-12T09:08:03Z
CAMEL-10048: Fixed memory leak in routing slip. Thanks to Arseniy Tashoyan
for the patch.
commit 900cf6947a2142fb7d0b4fa31931da0704744228
Author: Claus Ibsen <[email protected]>
Date: 2016-06-12T09:39:46Z
CAMEL-10048: Fixed memory leak in routing slip. Thanks to Arseniy Tashoyan
for the patch.
commit df2a31a4b1f45efd989bbf23bad581039e34d815
Author: Claus Ibsen <[email protected]>
Date: 2016-06-12T12:22:54Z
CAMEL-10048: Fixed memory leak in routing slip. Thanks to Arseniy Tashoyan
for the patch.
commit eed88d16f57f351a54c4832c68ecb9d1ece21428
Author: grigoriadis <[email protected]>
Date: 2016-06-12T12:48:41Z
CAMEL-10051 - Fixed issue with reuse channel.
commit cf939a6927dd28882046a03fb32c5b45e5ff2054
Author: Claus Ibsen <[email protected]>
Date: 2016-06-12T14:30:24Z
Fixed CS. This closes #1026
commit 2450bcad58d44b1e083447a1e8eb4c2248aa6cc0
Author: Claus Ibsen <[email protected]>
Date: 2016-06-12T15:27:38Z
Fixed CS
commit d8726e79385441ef950493654301bbefda693e02
Author: Sune Keller <[email protected]>
Date: 2016-01-31T12:16:44Z
Prefix picklist enum names with owning SObjectDescription name
Signed-off-by: Sune Keller <[email protected]>
commit 80809179f592ae1a24679a5c343ddc94ea23b59f
Author: Sune Keller <[email protected]>
Date: 2016-02-15T13:49:21Z
Add option to use String fields for picklists instead of enums
Signed-off-by: Sune Keller <[email protected]>
commit f9641ffcbc1316749e30e58e1409257784f2a0b5
Author: Andrea Cosentino <[email protected]>
Date: 2016-06-14T08:25:22Z
Improved Camel-jaxb ObjectFactory property test
commit 226da678c016edf936d73d39bdcf4e8c0dc161c8
Author: Andrea Cosentino <[email protected]>
Date: 2016-06-14T08:31:54Z
Fixed CS
commit 578b8b8ba44cf65f6354c99335be3ad705b902e8
Author: Sune Keller <[email protected]>
Date: 2016-06-14T10:32:15Z
Fix multi select picklist fields
Signed-off-by: Sune Keller <[email protected]>
commit f040ca52feebed20cb42f0184f6cfbaa46046947
Author: Miloš Milivojević <[email protected]>
Date: 2016-06-14T10:58:33Z
Added option for path-style access to S3; useful when testing or for other
S3 REST API providers (such as OpenStack Swift)
(cherry picked from commit a96d401)
commit 763e448a58f48471b731329caa8d03b98c1e0b31
Author: Miloš Milivojević <[email protected]>
Date: 2016-06-14T11:10:44Z
Added option for path-style access to S3; fixed CheckStyle
commit fd6c6c0814df1076598dd92999aa98abf06701d5
Author: Andrea Cosentino <[email protected]>
Date: 2016-06-14T12:34:44Z
Update AWS component docs
commit 86cfd9df94f61abc7effef4800603fdaef2c9294
Author: Freeman Fang <[email protected]>
Date: 2016-06-15T08:21:30Z
[CAMEL-10058]when cxf producer use MESSAGE DataFormat, it shouldn't also
configure as messageType=text
(cherry picked from commit 9f73fb218e436e8fe1171c61b766f81ea6649946)
Conflicts:
components/camel-cxf/src/main/java/org/apache/camel/component/cxf/CxfProducer.java
commit b7eed97f16842e4ef4816bd921793c070061e058
Author: Daniel Kulp <[email protected]>
Date: 2016-06-16T17:09:04Z
[CAMEL-10065] Update camel-kafka to support Iterable and Iterator
commit c4236142c8c4e8778343a73db9331e34569a69a5
Author: Daniel Kulp <[email protected]>
Date: 2016-06-16T17:23:37Z
[CAMEL-10065] Add a test case
commit 5f69d6267c43b860589ac82fe70df05c476034b7
Author: Colm O hEigeartaigh <[email protected]>
Date: 2016-06-17T12:01:06Z
Updating Santuario
commit a2665ae8b6bdd2eb1560c4a08fff081839b474a4
Author: Andrea Cosentino <[email protected]>
Date: 2016-06-17T12:32:24Z
Camel-Kafka: Camel 2.17.x is still Java 7 so we need to implement the
method remove in our Iterator of ProducerRecord Objects
----
> 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)