[
https://issues.apache.org/jira/browse/HTTPCORE-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731015#comment-16731015
]
Michael Osipov edited comment on HTTPCORE-565 at 12/30/18 4:59 PM:
-------------------------------------------------------------------
[~michael-o] Probably language issues. The issue is real, though.
was (Author: olegk):
[~michael-o] Probably language issues. The issue is real, though. Do we need to
switch to {{ReentrantReadWriteLock}} here?
> org.apache.http.pool.AbstractConnPool toString ConcurrentModificationException
> ------------------------------------------------------------------------------
>
> Key: HTTPCORE-565
> URL: https://issues.apache.org/jira/browse/HTTPCORE-565
> Project: HttpComponents HttpCore
> Issue Type: Bug
> Components: HttpCore
> Affects Versions: 4.4.10
> Reporter: qxo
> Priority: Major
>
> {code}
> java.util.ConcurrentModificationException
> at
> java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
> at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
> at
> java.base/java.util.AbstractCollection.toString(AbstractCollection.java:472)
> at java.base/java.lang.String.valueOf(String.java:2951)
> at java.base/java.lang.StringBuilder.append(StringBuilder.java:168)
> at
> org.apache.http.pool.AbstractConnPool.toString(AbstractConnPool.java:675)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]