This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit c75f7d617187fdf4e69875456983e757b6b76faf Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Feb 20 13:37:11 2018 +0100 Added description of sticky Load balancing --- camel-core/src/main/docs/eips/sticky-eip.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-core/src/main/docs/eips/sticky-eip.adoc b/camel-core/src/main/docs/eips/sticky-eip.adoc index 89bc416..b0c04f6 100644 --- a/camel-core/src/main/docs/eips/sticky-eip.adoc +++ b/camel-core/src/main/docs/eips/sticky-eip.adoc @@ -1,7 +1,7 @@ [[sticky-eip]] == Sticky EIP -Sticky Load Balancer +Sticky Load Balancer. Sticky load balancing uses an Expression to calculate a correlation key to perform the sticky load balancing. === Options -- To stop receiving notification emails like this one, please contact [email protected].
