[
https://issues.apache.org/activemq/browse/CAMEL-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashwin Karpe updated CAMEL-3197:
--------------------------------
Attachment: CAMEL-3197-SpringUpdate-20101025.patch
CAMEL-3197-CoreUpdate-20101025.patch
Hi Claus,
Please find attached the camel-core and spring patches that contain the
updates you recommended.
a> Instead of the soft warning and best-effort distribution, it will now
throw an exception and not start the route.
b> I also changed the Distribution List to a delimited string with an
ability to set your own delimiter (":" is default)
I have also updated the unit tests (both core and spring), added tests for
checking exception on improperly defined Ratios-Processors, performed style
checks and am making it available for your review and comment.
Sorry I could not get this done last week and missed getting this into 2.5. I
will ensure that the documentation correctly describes the behavior. I have yet
to add the Documentation and will do so within the next 2 days.
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.