You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/10/19 06:42:02 UTC

[camel] branch regen_bot updated (50ec2d6a150 -> 422fbb2ff5f)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 50ec2d6a150 (chores) camel-core: reduce method size to force inlining
     add 7978344cc84 (chores) camel-disruptor: reduce method size
     add 422fbb2ff5f (chores) camel-core: minor cleanup in the RedeliveryErrorHandler

No new revisions were added by this update.

Summary of changes:
 .../component/disruptor/DisruptorConsumer.java     | 41 ++++++-----
 .../component/disruptor/DisruptorProducer.java     | 79 +++++++++++-----------
 .../errorhandler/RedeliveryErrorHandler.java       | 14 ++--
 3 files changed, 69 insertions(+), 65 deletions(-)