[
https://issues.apache.org/activemq/browse/CAMEL-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62875#action_62875
]
Ashwin Karpe commented on CAMEL-3197:
-------------------------------------
Hi Claus,
The ability to trim leading/trailing whitespaces is already in place. I also
have a unit test doing this.
The only thing I need to do is basically change the ":" to "," as the
delimiter. I will do that today.
Cheers,
Ashwin...
> Add a new Load Balancing algorithm that provides weighted round-robin and
> weighted random support
> ---------------------------------------------------------------------------------------------------
>
> Key: CAMEL-3197
> URL: https://issues.apache.org/activemq/browse/CAMEL-3197
> Project: Apache Camel
> Issue Type: New Feature
> Reporter: Ashwin Karpe
> Assignee: Ashwin Karpe
> Fix For: 2.6.0
>
> Attachments: CAMEL-3197-CoreUpdate-20101025.patch,
> CAMEL-3197-SpringUpdate-20101025.patch, CAMEL-3197-SpringUT.patch,
> CAMEL-3197-SpringUTRelatedCamelCore.patch, WeightedLB.patch
>
>
> Camel currently does not offer load balancing based on user defined
> percentage endpoint use (or weighted round-robin or weighted random use) with
> respect to other endpoints
> Develop ability in load balancer send to the endpoint based on
> percentage/weight specified by user.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.