[ 
https://issues.apache.org/jira/browse/CXF-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-3424.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.4
         Assignee: Daniel Kulp


Patch applied.  

At some point, I think splitting the FailoverFeature into a 
"AbstractMultiEndpointFeature" that is a superclass of Failover and Loadbalance 
likely makes sense.   I'd love to see a patch for that.  :-)

> LoadDistributorFeature for CXF
> ------------------------------
>
>                 Key: CXF-3424
>                 URL: https://issues.apache.org/jira/browse/CXF-3424
>             Project: CXF
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 2.3.3
>            Reporter: Yaytay
>            Assignee: Daniel Kulp
>            Priority: Minor
>             Fix For: 2.3.4
>
>         Attachments: LoadDistributor1.diff
>
>
> The FailoverTargetSelector in CXF takes effect only when a transport failure 
> occurs, so it provides no way to spread the load across a number of addresses 
> or endpoints.
> By subclassing the FailoverTargetSelector and the FailoverFeature it is 
> possible to provide a load distributor that works for most circumstances.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to