Skip to content

[CXF-9234]Concurrent DynamicClientFactory.createClient for the same W… - #3350

Open
ffang wants to merge 2 commits into
apache:mainfrom
ffang:CXF-9234
Open

[CXF-9234]Concurrent DynamicClientFactory.createClient for the same W…#3350
ffang wants to merge 2 commits into
apache:mainfrom
ffang:CXF-9234

Conversation

@ffang

@ffang ffang commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

…SDL url corrupts the cached schema DOM and spins forever at 100% CPU

…SDL url corrupts the cached schema DOM and spins forever at 100% CPU
Prevents subclasses from overriding it and silently dropping the
synchronized(document) guard added for the concurrent createClient()
fix; no external callers exist, so narrowing visibility is safe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants