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 b9a2f0a Regen add 4f8a0ec Regen for commit c2aade3e42b93f2bd49ac97a903cde0ef9a2c6ef add c45d7ca CAMEL-16816: Use long instead of int for throughput logger in case alot of messages is received to not overflow add 6292200 CAMEL-16816: Use long instead of int for throughput logger in case alot of messages is received to not overflow add 2ed98ca CAMEL-16821: camel-bean - Fixed calling bean that is a Processor which throws a java.lang.Error such as assertion error would not catch the exception and cause the exchange to fail. add b8ac17d Regen add c938f3e Regen for commit b8ac17dae4d8935148d5f59e53dca4a8f9e58126 No new revisions were added by this update. Summary of changes: .../component/bean/AbstractBeanProcessor.java | 2 +- .../bean/BeanThrowAssertionErrorTest.java} | 49 ++++++++++++++-------- .../mbean/ManagedThroughputLoggerMBean.java | 2 +- .../management/mbean/ManagedThroughputLogger.java | 2 +- .../camel/management/ManagedLogEndpointTest.java | 4 +- .../camel/support/processor/ThroughputLogger.java | 12 +++--- .../ROOT/pages/camel-3x-upgrade-guide-3_12.adoc | 2 + 7 files changed, 44 insertions(+), 29 deletions(-) copy core/camel-core/src/test/java/org/apache/camel/{processor/InheritErrorHandlerFalseTest.java => component/bean/BeanThrowAssertionErrorTest.java} (55%)