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 dcb33f0 CAMEL-16861: Cleanup and update EIP docs new b19b1c3 CAMEL-16861: Cleanup and update EIP docs new 0231a1c CAMEL-16861: Cleanup and update EIP docs 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: .../modules/eips/pages/customLoadBalancer-eip.adoc | 17 ++++++---- .../docs/modules/eips/pages/loadBalance-eip.adoc | 4 +-- .../main/docs/modules/eips/pages/random-eip.adoc | 37 +++++++++++++++++++++- .../docs/modules/eips/pages/roundRobin-eip.adoc | 35 ++++++++++++-------- .../main/docs/modules/eips/pages/sticky-eip.adoc | 21 ++++++++---- .../main/docs/modules/eips/pages/topic-eip.adoc | 17 ++++++---- .../main/docs/modules/eips/pages/weighted-eip.adoc | 34 ++++++++++++-------- .../apache/camel/model/loadbalancer/random.json | 2 +- .../camel/model/loadbalancer/roundRobin.json | 2 +- .../loadbalancer/RandomLoadBalancerDefinition.java | 2 +- .../RoundRobinLoadBalancerDefinition.java | 4 +-- 11 files changed, 121 insertions(+), 54 deletions(-)