This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from b3d0fedebc Rename misleading parameter names in MaskSensitiveHelper 
(#2942)
     add 838c9df2e9 [CXF-9204] Fix NPE in ClientImpl fault observer when 
failover retry fails
     add ac40dbcbb1 Remove defensive null check for inMsg in ClientImpl fault 
observer
     new 10ee0f1419 Merge pull request #2939 from 
gnodet/fix/CXF-9204-failover-npe

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../cxf/clustering/FailoverTargetSelector.java     |   9 +-
 .../cxf/clustering/FailoverTargetSelectorTest.java | 196 +++++++++++++++++++++
 2 files changed, 198 insertions(+), 7 deletions(-)
 create mode 100644 
rt/features/clustering/src/test/java/org/apache/cxf/clustering/FailoverTargetSelectorTest.java

Reply via email to