Github user johnpoth closed the pull request at:
https://github.com/apache/camel/pull/1800
---
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 en
GitHub user johnpoth opened a pull request:
https://github.com/apache/camel/pull/1800
CAMEL-11488 fix camel-undertow feature
https://issues.apache.org/jira/browse/CAMEL-11488
Thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://g
GitHub user valdar opened a pull request:
https://github.com/apache/camel/pull/1799
[CAMEL-11487] provided support for resources load through custom defiâ¦
â¦ned protocols by registering custom UrlHandlersi
You can merge this pull request into a Git repository by running:
$ g
The Apache Jenkins build system has built Camel.trunk.notest (build #3356)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.trunk.notest/3356/
to view the results.
The Apache Jenkins build system has built Camel.2.19.x.notest (build #73)
Status: Still Failing
Check console output at https://builds.apache.org/job/Camel.2.19.x.notest/73/
to view the results.
Hi
I found some other rooms for optimisations such as
- invoking the base of the core type converters faster
- jmx mbean of processors in the routes is using advice over wrapped
processor to reduce garbage collection
- simple language now caches evaluated expressions/predicates which
yields faster