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 63805e46dd37bcda490154bc84b36783772634ce Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Feb 20 13:43:51 2018 +0100 Added Topic load balancer EIP description --- camel-core/src/main/docs/eips/topic-eip.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-core/src/main/docs/eips/topic-eip.adoc b/camel-core/src/main/docs/eips/topic-eip.adoc index 23fc11e..fe269b7 100644 --- a/camel-core/src/main/docs/eips/topic-eip.adoc +++ b/camel-core/src/main/docs/eips/topic-eip.adoc @@ -1,7 +1,7 @@ [[topic-eip]] == Topic EIP -Topic Load Balancer +Topic Load Balancer, with this policy you'll get a Topic behavior by sending to all destinations. === Options -- To stop receiving notification emails like this one, please contact [email protected].
