GitHub user onders86 opened a pull request: https://github.com/apache/camel/pull/1122
CAMEL-10171 memory leak when continuation expires setobject done earlier and exception set on camelExchange. Before being able to call isExpired method thru Continuation interface, please update your cxf to include this PRs as for below issues https://issues.apache.org/jira/browse/CXF-7011 https://issues.apache.org/jira/browse/CXF-7002 You can merge this pull request into a Git repository by running: $ git pull https://github.com/onders86/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1122.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 #1122 ---- commit 056c65d9995c4bd024d21f311218b9f93b5fdae5 Author: onders86 <ondersez...@gmail.com> Date: 2016-08-05T19:48:48Z Merge pull request #1 from apache/master CAMEL-6616 commit e01c6f81cc84a59bbc682949cdc9a2b7ac92d1b1 Author: önder sezgin <ondersez...@gmail.com> Date: 2016-08-05T22:50:41Z CAMEL-6616 maxReconnect added commit 2774c0f1f5aa7664c75ab58b791e78089429f682 Author: önder sezgin <ondersez...@gmail.com> Date: 2016-08-13T20:23:01Z Merge branch 'master' of https://github.com/apache/camel # Conflicts: # components/camel-smpp/src/main/java/org/apache/camel/component/smpp/SmppConfiguration.java # components/camel-smpp/src/main/java/org/apache/camel/component/smpp/SmppConsumer.java # components/camel-smpp/src/main/java/org/apache/camel/component/smpp/SmppProducer.java commit 96ca1764c925a60c15daf64983b6cee7e1549966 Author: önder sezgin <ondersez...@gmail.com> Date: 2016-08-13T20:38:41Z CAMEL-10171 memory leak fixed and exception set on exchange ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---