fg78nc commented on a change in pull request #19: URL: https://github.com/apache/camel-spring-boot-examples/pull/19#discussion_r512789972
########## File path: camel-example-spring-boot-load-balancer-eip/README.adoc ########## @@ -0,0 +1,31 @@ +== Camel Example Spring Boot + +This example shows several examples of Load Balancer EIP with Apache Camel application using Spring Boot. + +1. Round-robin - The exchanges are selected from in a round robin fashion. This is a well known and classic policy, which spreads the load evenly. Review comment: Description comes from https://camel.apache.org/components/latest/eips/loadBalance-eip.html Do you want changes in both places? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org