[GitHub] camel pull request #1324: CAMEL-10344: RouteIdFactory for rest routes

2016-12-01 Thread tkopczynski
Github user tkopczynski closed the pull request at: https://github.com/apache/camel/pull/1324 --- 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

[GitHub] camel pull request #1324: CAMEL-10344: RouteIdFactory for rest routes

2016-11-30 Thread tkopczynski
GitHub user tkopczynski opened a pull request: https://github.com/apache/camel/pull/1324 CAMEL-10344: RouteIdFactory for rest routes This PR extends the functionality introduced in #1242 by better handling rest routes. The implementation was written following the suggestions made

[GitHub] camel pull request #1242: CAMEL-10344: RouteIdFactory - assigning route ids ...

2016-11-01 Thread tkopczynski
GitHub user tkopczynski opened a pull request: https://github.com/apache/camel/pull/1242 CAMEL-10344: RouteIdFactory - assigning route ids based on uris This PR adds RouteIdFactory which can be used as a NodeIdFactory implementation in CamelContext as a different strategy for

[GitHub] camel pull request #1203: CAMEL-10345: Extended summary for routes coverage ...

2016-10-09 Thread tkopczynski
Github user tkopczynski closed the pull request at: https://github.com/apache/camel/pull/1203 --- 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

[GitHub] camel pull request #1203: CAMEL-10345: Extended summary for routes coverage ...

2016-10-07 Thread tkopczynski
GitHub user tkopczynski opened a pull request: https://github.com/apache/camel/pull/1203 CAMEL-10345: Extended summary for routes coverage in camel-test Adds listing uncovered routes and processor coverage to summary in CamelTestSupport. Related to @davsclaus comment under

[GitHub] camel pull request #1198: CAMEL-10345: Logging additional summary for routes...

2016-10-05 Thread tkopczynski
Github user tkopczynski closed the pull request at: https://github.com/apache/camel/pull/1198 --- 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

[GitHub] camel pull request #1198: CAMEL-10345: Logging additional summary for routes...

2016-10-05 Thread tkopczynski
GitHub user tkopczynski opened a pull request: https://github.com/apache/camel/pull/1198 CAMEL-10345: Logging additional summary for routes coverage This adds logging additional summary in routes coverage report. Fixes CAMEL-10345 You can merge this pull request into a Git

[GitHub] camel pull request #1175: Remove deprecated method in CamelHttpClient

2016-09-14 Thread tkopczynski
Github user tkopczynski closed the pull request at: https://github.com/apache/camel/pull/1175 --- 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

[GitHub] camel pull request #1174: CAMEL-10263: Logging improvements

2016-09-14 Thread tkopczynski
Github user tkopczynski closed the pull request at: https://github.com/apache/camel/pull/1174 --- 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

[GitHub] camel pull request #1175: Remove deprecated method in CamelHttpClient

2016-09-13 Thread tkopczynski
GitHub user tkopczynski opened a pull request: https://github.com/apache/camel/pull/1175 Remove deprecated method in CamelHttpClient I noticed that in CamelHttpClient there's a deprecated method present which apparently should've been deleted sooner. You can merge

[GitHub] camel pull request #1174: CAMEL-10263: Logging improvements

2016-09-13 Thread tkopczynski
GitHub user tkopczynski opened a pull request: https://github.com/apache/camel/pull/1174 CAMEL-10263: Logging improvements This PR introduces several logging improvements as described in https://issues.apache.org/jira/browse/CAMEL-10263 You can merge this pull request into a Git

[GitHub] camel pull request #1157: CAMEL-10240: Fix for thread pool sizes in CamelHtt...

2016-09-05 Thread tkopczynski
GitHub user tkopczynski opened a pull request: https://github.com/apache/camel/pull/1157 CAMEL-10240: Fix for thread pool sizes in CamelHttpClient Fixes CAMEL-10240. Things I did: - Removed setting the `QueuedThreadPool` size to 16 in `CamelHttpClient`. Now it