[GitHub] camel pull request #1153: Implementation of Apache Camel Thread Pool Factory...

2016-09-02 Thread derekbassett
GitHub user derekbassett opened a pull request: https://github.com/apache/camel/pull/1153 Implementation of Apache Camel Thread Pool Factory SPI for Dropwizard Metrics This class provides an implementation of Apache Camel's ThreadPoolFactory that integrates with Dropwizard Metrics.

[GitHub] camel pull request #1139: Optimize DefaultCamelContext#getComponent CAMEL-10...

2016-09-02 Thread ssharma
Github user ssharma closed the pull request at: https://github.com/apache/camel/pull/1139 --- 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 ena

[GitHub] camel pull request #1152: using CHM::computeIfAbsent. Refactored code to mak...

2016-09-02 Thread ssharma
GitHub user ssharma opened a pull request: https://github.com/apache/camel/pull/1152 using CHM::computeIfAbsent. Refactored code to make use of CHM and av… Further to the conversation in https://github.com/apache/camel/pull/1139, used CHM::computeIfAbsent to avoid global locks and

Re: Getting ready for Apache Camel 2.18 Release

2016-09-02 Thread Quinn Stevenson
I’ve had a pull-request out there for a while (https://github.com/apache/camel/pull/987 ) - looking for some feedback on the example project that attempts to show how to use camel-test-karaf. I could really use some input. I think fleshing-out this ex