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

apupier pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 88a7e13e9f74 CAMEL-24923: camel-core - Validate the distribution 
ratios in the weighted load balancer constructor
     new 631fa9c68708 CAMEL-24924: camel-core - Failover load balancer without 
processors should complete the exchange
     new ef653a377b8c CAMEL-24924: camel-core - Complete the exchange without 
processors like the other load balancers do

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../loadbalancer/FailOverLoadBalancer.java         |  5 ++
 ...va => FailOverLoadBalanceNoProcessorsTest.java} | 55 +++++++---------------
 2 files changed, 21 insertions(+), 39 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/processor/{WireTapVoidBeanTest.java
 => FailOverLoadBalanceNoProcessorsTest.java} (50%)

Reply via email to