This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 10ee0f1419b8c63a0d7412103ea4224215dab11f Merge: b3d0fedebc ac40dbcbb1 Author: Guillaume Nodet <[email protected]> AuthorDate: Wed Mar 11 07:56:23 2026 +0100 Merge pull request #2939 from gnodet/fix/CXF-9204-failover-npe [CXF-9204] Fix NPE in ClientImpl when failover retry fails .../cxf/clustering/FailoverTargetSelector.java | 9 +- .../cxf/clustering/FailoverTargetSelectorTest.java | 196 +++++++++++++++++++++ 2 files changed, 198 insertions(+), 7 deletions(-)
