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 bde818b Cleanup add 7a58c2b CAMEL-16076: camel-core - Supervised route controller - better activity logging add 3d031b2 CAMEL-16106: camel-seda - Endpoints with custom queueSize to create queue lazy add d45a22a Add deprecte since add ee804f7 Regen for commit d45a22acb72df632a3a90cb339e31fcf2866babf No new revisions were added by this update. Summary of changes: .../camel/catalog/others/caffeine-lrucache.json | 1 + components/camel-caffeine-lrucache/pom.xml | 1 + .../src/generated/resources/caffeine-lrucache.json | 1 + .../apache/camel/component/seda/SedaEndpoint.java | 2 +- .../apache/camel/component/seda/SedaProducer.java | 2 - .../engine/DefaultSupervisingRouteController.java | 80 +++++++++++++++++++--- .../{SedaInOnlyTest.java => SedaSizeTest.java} | 10 +-- .../org/apache/camel/util/backoff/BackOff.java | 20 ++++-- 8 files changed, 92 insertions(+), 25 deletions(-) copy core/camel-core/src/test/java/org/apache/camel/component/seda/{SedaInOnlyTest.java => SedaSizeTest.java} (82%)