This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 8c64a52  CAMEL-14569: camel-zookeeper - Use test containers for testing
     add ac6dcba  camel-core - optimize. Avoid using regexp patterns on 
patterns that are not regexp anyway. This reduced memory in JDK8
     add a1e84f5  CAMEL-14580: Avoid ProcessorReifier tangle in 
DefaultCamelContext.
     add 2766be3  CAMEL-14542: camel-core - Optimize simple language

No new revisions were added by this update.

Summary of changes:
 .../impl/engine/BaseExecutorServiceManager.java    |   2 +-
 .../impl/engine/DefaultManagementNameStrategy.java |   9 +-
 .../camel/language/simple/SimpleTokenizer.java     | 146 ++++++++++-----------
 .../language/simple/types/SimpleTokenType.java     |   2 +-
 .../org/apache/camel/reifier/ProcessorReifier.java |  10 +-
 .../core/osgi/OsgiManagementNameStrategy.java      |  14 +-
 .../java/org/apache/camel/util/StringHelper.java   |   2 +-
 .../apache/camel/util/concurrent/ThreadHelper.java |  10 +-
 8 files changed, 89 insertions(+), 106 deletions(-)

Reply via email to