You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/15 07:57:41 UTC

[jira] [Commented] (CXF-7285) Subclasses of FailoverTargetSelector should have a way to obtain the InvocationKey

    [ https://issues.apache.org/jira/browse/CXF-7285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925699#comment-15925699 ] 

ASF GitHub Bot commented on CXF-7285:
-------------------------------------

GitHub user spark404 opened a pull request:

    https://github.com/apache/cxf/pull/245

    CXF-7285 Open up InvocationContext for subclasses of FailoverTargetSelector

    See https://issues.apache.org/jira/browse/CXF-7285

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/spark404/cxf CXF-7285

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/245.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #245
    
----
commit 0265a5528be30279a9f64b16c245803d4243ca6f
Author: Hugo Trippaers <ht...@schubergphilis.com>
Date:   2017-03-15T07:47:13Z

    CXF-7285 Open up InvocationContext for subclasses of FailoverTargetSelector

----


> Subclasses of FailoverTargetSelector should have a way to obtain the InvocationKey
> ----------------------------------------------------------------------------------
>
>                 Key: CXF-7285
>                 URL: https://issues.apache.org/jira/browse/CXF-7285
>             Project: CXF
>          Issue Type: Improvement
>          Components: clusting
>    Affects Versions: 3.2.0
>            Reporter: Hugo Trippaers
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> When subclassing FailoverTargetSelector it seems there is a big difference between subclassing in the same package and subclassing into another package. 
> I would like to be able to make my own subclass of FailoverTargetSelector and still have access to relevant data from the InvocationContext and/or InvocationKey.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)