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
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 user igorko closed the pull request at:
https://github.com/apache/camel/pull/2075
---
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
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 user davsclaus closed the pull request at:
https://github.com/apache/camel/pull/2076
---
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