This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git.
from 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. No new revisions were added by this update. Summary of changes: .../component/bean/AbstractBeanProcessor.java | 2 +- .../bean/BeanThrowAssertionErrorTest.java} | 49 ++++++++++++++-------- 2 files changed, 32 insertions(+), 19 deletions(-) copy core/camel-core/src/test/java/org/apache/camel/{processor/InheritErrorHandlerFalseTest.java => component/bean/BeanThrowAssertionErrorTest.java} (55%)