You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/05/16 18:05:50 UTC

[jira] Created: (CAMEL-1620) LoadBalancer - Improve test coverage and better DSL for custom load balancer

LoadBalancer - Improve test coverage and better DSL for custom load balancer
----------------------------------------------------------------------------

                 Key: CAMEL-1620
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1620
             Project: Apache Camel
          Issue Type: Task
          Components: camel-core
    Affects Versions: 2.0-M1
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.0.0


Some of the different load balancer types was not unit tested.

And add a nicer DSL for providing your custom load balancer. The current DSL was a bit ugly with a setLoadBalance method in the fluent builder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-1620) LoadBalancer - Improve test coverage and better DSL for custom load balancer

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1620.
--------------------------------

    Resolution: Fixed

trunk: 775503.

> LoadBalancer - Improve test coverage and better DSL for custom load balancer
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-1620
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1620
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Some of the different load balancer types was not unit tested.
> And add a nicer DSL for providing your custom load balancer. The current DSL was a bit ugly with a setLoadBalance method in the fluent builder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-1620) LoadBalancer - Improve test coverage and better DSL for custom load balancer

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51744#action_51744 ] 

Claus Ibsen commented on CAMEL-1620:
------------------------------------

trunk: 775596.

> LoadBalancer - Improve test coverage and better DSL for custom load balancer
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-1620
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1620
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Some of the different load balancer types was not unit tested.
> And add a nicer DSL for providing your custom load balancer. The current DSL was a bit ugly with a setLoadBalance method in the fluent builder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-1620) LoadBalancer - Improve test coverage and better DSL for custom load balancer

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51738#action_51738 ] 

Claus Ibsen commented on CAMEL-1620:
------------------------------------

And LoadBalancerSupport should offer a method to go from endpoint uri to the processor that matches this endpoint.

> LoadBalancer - Improve test coverage and better DSL for custom load balancer
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-1620
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1620
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Some of the different load balancer types was not unit tested.
> And add a nicer DSL for providing your custom load balancer. The current DSL was a bit ugly with a setLoadBalance method in the fluent builder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.