Hugo Trippaers created CXF-7285: ----------------------------------- Summary: 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)