You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "François Courtault (JIRA)" <ji...@apache.org> on 2018/10/29 08:18:00 UTC

[jira] [Commented] (CXF-7869) Infinite loop in rest client

    [ https://issues.apache.org/jira/browse/CXF-7869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16666844#comment-16666844 ] 

François Courtault commented on CXF-7869:
-----------------------------------------

Colm,

Thanks a lot for the fix on 3.2.6.

Have you also  fixed that on 3.1.17 ?

BTW, any idea when cxf 3.2.7 and 3.1.18 will be released ?

 

> 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
>
>
> 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)