Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A0EFC18181 for ; Tue, 1 Dec 2015 14:26:09 +0000 (UTC) Received: (qmail 7908 invoked by uid 500); 1 Dec 2015 14:26:09 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 7851 invoked by uid 500); 1 Dec 2015 14:26:09 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 7838 invoked by uid 99); 1 Dec 2015 14:26:09 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2015 14:26:09 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 021CCE0492; Tue, 1 Dec 2015 14:26:09 +0000 (UTC) From: atomkevich To: dev@camel.apache.org Reply-To: dev@camel.apache.org Message-ID: Subject: [GitHub] camel pull request: Camel-kinesis 2.15.x Content-Type: text/plain Date: Tue, 1 Dec 2015 14:26:09 +0000 (UTC) GitHub user atomkevich opened a pull request: https://github.com/apache/camel/pull/705 Camel-kinesis 2.15.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/camel camel-2.15.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/705.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 #705 ---- commit adae6f5fa9d1fc783277e110d8be370fa0f04ad2 Author: Claus Ibsen Date: 2015-07-16T10:55:52Z Upgrade groovy commit d0f082e31da7327540d1153e14f52d98555ba6f7 Author: Claus Ibsen Date: 2015-07-16T13:49:50Z CAMEL-8976: Add maxHeadersSize option to configure the total number of bytes the http headers must be for the server to accept. Conflicts: components/camel-netty4-http/src/main/java/org/apache/camel/component/netty4/http/NettyHttpConfiguration.java commit fad6ee5a3260e089ecfc2a8a5c4864cd692b475f Author: Claus Ibsen Date: 2015-07-16T13:58:31Z CAMEL-8976: Add maxHeadersSize option to configure the total number of bytes the http headers must be for the server to accept. Conflicts: components/camel-netty-http/src/main/java/org/apache/camel/component/netty/http/NettyHttpConfiguration.java commit 9e2cb5fd67c3cb1f17d80dc706d20cfbb1d5126c Author: Claus Ibsen Date: 2015-07-16T14:00:44Z CAMEL-8976: Add maxHeadersSize option to configure the total number of bytes the http headers must be for the server to accept. Conflicts: components/camel-netty-http/src/main/java/org/apache/camel/component/netty/http/NettyHttpConfiguration.java components/camel-netty4-http/src/main/java/org/apache/camel/component/netty4/http/NettyHttpConfiguration.java commit 6cb8770ee1d330ca158e4d5b9bab6f231403e120 Author: Claus Ibsen Date: 2015-07-16T15:50:21Z CAMEL-8790: Kafka producer hard coded to use Strings. Thanks to Mark Mindenhall for the patch. commit 0a6dc865a6670b791dc46bcaf4a99f38f5b65c88 Author: Claus Ibsen Date: 2015-07-16T17:39:55Z CAMEL-8954: File componet readlock state should be per file so its possible to use pollEnrich to poll in a 2nd file and keep those state separated. Thanks to Andy Fedotov for unit test. commit 9f26e12a6b6518460fad3333839e5851e0f9455f Author: Claus Ibsen Date: 2015-07-16T19:16:35Z CAMEL-8974: Properties component support systemPropertiesMode to control whether JVM system properties are in use. When in Spring bridge mode it uses the spring configured value. commit d83aea2b12b17786cd33ab9f1959072fc10759f7 Author: Claus Ibsen Date: 2015-07-17T09:03:58Z CAMEL-8734: camel-netty-http should do context-path matching case insensitive. commit 42d16b70af492b515b546a8701808dc77a39ad9f Author: Claus Ibsen Date: 2015-07-18T06:38:50Z CAMEL-8974: Properties component support systemPropertiesMode to control whether JVM system properties are in use. When in Spring bridge mode it uses the spring configured value. commit e8b81a9bfc8255fe949f5aebe69d727b1a49daa2 Author: Claus Ibsen Date: 2015-07-18T07:41:02Z CAMEL-8639: Ensure FTP uses the FTP poll strategy by default. Thanks to Rob Sessink for the patch. commit fa3e160a0928fd699c58bd89b579c4c251d78e58 Author: Jonathan Anstey Date: 2015-07-20T19:09:10Z CAMEL-8988 - can't manually trigger a quartz2 job commit 9ff5aadd03fa12f5cb3e41081648e7de6d0466dd Author: Jonathan Anstey Date: 2015-07-20T19:40:32Z CAMEL-8989 - sjms drops null body messages commit b6fba462384593465fe6f57972b4f164db4dccb9 Author: Grzegorz Grzybek Date: 2015-07-10T13:00:10Z [CAMEL-8948] More reliable CamelBlueprintTestSupport tests - always wait for BlueprintEvent.CREATED (cherry picked from commit dc23d6a458a6abd4c633586af6048ee03c09cf71) commit 65700051482bc75e611732926c2a8efa80120c32 Author: Grzegorz Grzybek Date: 2015-07-10T13:01:24Z [camel-test-blueprint] Ensure loadConfigAdminConfigurationFile() provided file is valid (cherry picked from commit 7fba34a9a5de8ece63e0fae23eccc64090f8491a) commit 118b605a9d30f4da055e1f19df93f68839eac71a Author: Grzegorz Grzybek Date: 2015-07-10T13:02:37Z [CAMEL-8948] Replace old aggregate Aries BP bundle with correct bundles (api, core, cm) (cherry picked from commit c52c9196afe80f333f2be384463466c7ddf2272f) commit 474c69d4918cc38ca419ecb228b44d2d1baafdf1 Author: Grzegorz Grzybek Date: 2015-07-17T06:09:29Z [CAMEL-8948] Upgrade to blueprint-core-1.4.4 with fixed NS handler registration (cherry picked from commit aa3793121b6778a5053650c355fe2bdb0644f4a1) commit 140b0f9102e3888ad187b1e2690bd9f0f064f3e5 Author: Grzegorz Grzybek Date: 2015-07-17T19:20:10Z [CAMEL-8948] Move aries.proxy before aries.blueprint bundles for correct ordering (cherry picked from commit ab845909b0daac83509eaf5c38aca3f774c73a5d) commit ec5a7aa661a84abede33ad6e62cb7767edfeea6a Author: Grzegorz Grzybek Date: 2015-07-20T08:22:21Z [CAMEL-8984] Explicitly start OsgiCamelContextPublisher, it didn't unregister OSGi service (cherry picked from commit 9aa1ab935a24f210a8592e08a34fc6cc5ed10eea) commit d0586a23e54af00611aba3d72f29d945ebdb9f31 Author: Grzegorz Grzybek Date: 2015-07-17T19:40:16Z [CAMEL-8948] Precise synchronization with BP container of the test bundle (cherry picked from commit 692e479b940b1198df3cec386c16aa4fd071e16c) commit 9eb4b81a10004f85fdfd813f8e505f234dc6c52c Author: Grzegorz Grzybek Date: 2015-07-20T07:43:09Z [CAMEL-8948] CamelBlueprintTestSupport detects if BP container will be reloaded and syncs with the reload (cherry picked from commit 9b6737bd904bc2ec893060d8fe50494f0713fa27) commit 285488508f210ea94966dda3246230e1c9c12ea2 Author: Grzegorz Grzybek Date: 2015-07-20T07:44:00Z [CAMEL-8948] Downgrade to aries.blueprint.cm-1.0.6. 1.0.7 has one timing issue (cherry picked from commit a7d325b5723d8e8116449940e86e20c689678319) commit 35d7ab61431d83163c15acfa624848f6cf87b149 Author: Grzegorz Grzybek Date: 2015-07-20T07:45:43Z [CAMEL-8948] Use property-placeholder/@update-strategy="reload" in tests which require reload of BP container (cherry picked from commit 21309c048e35c8eba0d482873e14d47974189456) commit 0285565979a465252f9c3b29a4c66dff53270c02 Author: Grzegorz Grzybek Date: 2015-07-20T09:05:34Z [CAMEL-8948] Add CamelBlueprintTestSupport tests for update-strategy="none" (cherry picked from commit 2e502fa02699bc0808179a1f755ed160987d2091) commit 6998e85d746248cf27ab1d9ad7baf576957cdba2 Author: Grzegorz Grzybek Date: 2015-07-20T09:12:30Z [CAMEL-8948] Add synchronous CamelBlueprintTestSupport test (cherry picked from commit 7aa3b59dd7718a47c0f5e4417419b28772ba067b) commit 23fc3a53057bede363f4dd939750a49b8d239959 Author: Grzegorz Grzybek Date: 2015-07-21T09:23:33Z Fixed CS commit 2f29f5d9acf9b58b2000d140079cde159b6296e1 Author: Claus Ibsen Date: 2015-07-21T09:46:13Z Upgrade netty 3 commit a3b216df5f7bb4e19365914b6e746e4999dadeaf Author: Claus Ibsen Date: 2015-07-22T05:03:31Z CAMEL-8995: camel-restlet - Should defer UoW done until after writing response commit 5640ba76df39de3daa2fcf6634c50b58a3663546 Author: Claus Ibsen Date: 2015-07-22T08:10:03Z CAMEL-8994: Use 16 as initial capacity in LRUCache by default. commit e8e89bb084c13aac0542970be5a63a78a9b77047 Author: Jonathan Anstey Date: 2015-07-23T12:52:03Z CAMEL-9003 - Allow multiple producers with differing request timeouts commit b587d4027b38c319fd2fbf9cd111558bfeed96e5 Author: Jonathan Anstey Date: 2015-07-23T17:53:20Z CAMEL-9003 - Use header for overriding request timeouts instead ---- --- 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 infrastructure@apache.org or file a JIRA ticket with INFRA. ---