[
https://issues.apache.org/activemq/browse/CAMEL-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62592#action_62592
]
Claus Ibsen commented on CAMEL-3197:
------------------------------------
And could you change the types from ArrayList to List in the declaration of the
type? eg you should program against interfaces as the idiom from the effecitve
java book.
> 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
> Attachments: 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.