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 2021/01/29 17:30:57 UTC

[camel] branch regen_bot updated (f5fb2d6 -> b0a0823)

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 f5fb2d6  Fix code style
     add b0a0823  CAMEL-16106: camel-seda - Endpoints with custom queueSize to create queue lazy

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/seda/SedaComponent.java   | 20 +++++++++++++++++++-
 .../apache/camel/component/seda/SedaEndpoint.java    | 15 ++++++++++-----
 .../apache/camel/component/seda/SedaSizeTest.java    |  2 +-
 3 files changed, 30 insertions(+), 7 deletions(-)