You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2018/04/25 13:51:00 UTC

[jira] [Assigned] (CXF-7726) CircuitBreakerFailoverFeature should allow targetSelector to be set

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

Colm O hEigeartaigh reassigned CXF-7726:
----------------------------------------

    Assignee: Colm O hEigeartaigh

> CircuitBreakerFailoverFeature should allow targetSelector to be set
> -------------------------------------------------------------------
>
>                 Key: CXF-7726
>                 URL: https://issues.apache.org/jira/browse/CXF-7726
>             Project: CXF
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 3.2.0
>            Reporter: Julien WITTOUCK
>            Assignee: Colm O hEigeartaigh
>            Priority: Trivial
>             Fix For: 3.2.5
>
>
> The CircuitBreakerFailoverFeature class holds a FailoverTargetSelector attribute.
> It provides a getter method (@Override) for this attribute, but no setter, so we cannot provide a custom FailoverTargetSelector implementation.
> When we call the not-overrided setter, we set the parent's class attribute, which seems wrong.
>  
> I'll provide a pull-request for this :)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)