You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2016/12/12 17:31:58 UTC

[jira] [Commented] (SOLR-9855) DynamicInterceptor in HttpClientUtils use synchronization that can deadlock and puts a global mutex around per request process calls.

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

Mark Miller commented on SOLR-9855:
-----------------------------------

Rather than Collections.synchronizedList, we should use a CopyOnWriteArrayList.

> DynamicInterceptor in HttpClientUtils use synchronization that can deadlock and puts a global mutex around per request process calls.
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-9855
>                 URL: https://issues.apache.org/jira/browse/SOLR-9855
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: master (7.0)
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>
> Only affects trunk.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org