Should addRoutes be synchronized?

2017-11-03 Thread Bob Paulin
Hi, I've recently hit an issue with using DefaultCamelContext addRoutes / removeRouteDefinitions within a dynamic environment (routes are adding and removed at runtime).  It seems that the removeRouteDefinitions is synchronized however the addRoutes is not.  On occasion has produced the the Concur

Re: Camel.trunk.fulltest.java9 - Build # 983 - Still Failing

2017-11-03 Thread Pascal Schumacher
Hi Zoran, thanks for the information. Response from infra was: "Thanks for reporting, most nodes should now have JDK 9 on them as documented here: https://cwiki.apache.org/confluence/display/INFRA/JDK+Installation+Matrix H26 where most of your failures seemed to stem from, had an underlay

[GitHub] camel pull request #2075: CAMEL-11977: MongoDB Tailable cursor consumer fail...

2017-11-03 Thread igorko
Github user igorko closed the pull request at: https://github.com/apache/camel/pull/2075 ---

[GitHub] camel pull request #2077: CAMEL-11628: camel-mqtt - Fix in MQTTEndpoint for ...

2017-11-03 Thread bapowell
GitHub user bapowell opened a pull request: https://github.com/apache/camel/pull/2077 CAMEL-11628: camel-mqtt - Fix in MQTTEndpoint for connection loop bug. https://issues.apache.org/jira/browse/CAMEL-11628 You can merge this pull request into a Git repository by running: $ git

Re: Camel.trunk.fulltest.java9 - Build # 983 - Still Failing

2017-11-03 Thread Zoran Regvart
Hi Pascal & Cameleers, there is a matrix of installed JDK by node label[1], it could be a matter of just checking that the configured JDK is matched with the restriction label on the job configuration. And we should probably stick to "JDK 1.9 (latest)" as some versions get removed over time. zora

[GitHub] camel pull request #2076: fixed minor typos

2017-11-03 Thread davsclaus
Github user davsclaus closed the pull request at: https://github.com/apache/camel/pull/2076 ---

[GitHub] camel pull request #2076: fixed minor typos

2017-11-03 Thread Rajani-K
GitHub user Rajani-K opened a pull request: https://github.com/apache/camel/pull/2076 fixed minor typos You can merge this pull request into a Git repository by running: $ git pull https://github.com/Rajani-K/camel master Alternatively you can review and apply these changes a