[
https://issues.apache.org/jira/browse/CXF-7869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872495#comment-16872495
]
Colm O hEigeartaigh commented on CXF-7869:
------------------------------------------
Yes, it was fixed for 3.3.0 as well, which was not yet released when this Jira
was fixed.
> Infinite loop in rest client
> ----------------------------
>
> Key: CXF-7869
> URL: https://issues.apache.org/jira/browse/CXF-7869
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 3.2.6, 3.1.17
> Reporter: François Courtault
> Assignee: Colm O hEigeartaigh
> Priority: Major
> Fix For: 3.2.7, 3.1.18
>
>
> Hello,
> During stress tests, we found several threads with this pattern:
> java.lang.Thread.State: RUNNABLE
> at java.util.WeakHashMap.put(WeakHashMap.java:453)
> at java.util.Collections$SetFromMap.add(Collections.java:5461)
> at
> org.apache.cxf.jaxrs.client.spec.ClientImpl$WebTargetImpl.initTargetClientIfNeeded(ClientImpl.java:358)
> This same issue has been found by others:
> [http://www.adam-bien.com/roller/abien/entry/endless_loops_in_unsychronized_weakhashmap]
> Best regards.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)