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

ASF subversion and git services commented on SOLR-7411:
-------------------------------------------------------

Commit 1674164 from [[email protected]] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1674164 ]

SOLR-7411: fix threadsafety bug in SearchHandler introduced in SOLR-7380

> Thread safety issue in SearchHandler: unsafe publication of components
> ----------------------------------------------------------------------
>
>                 Key: SOLR-7411
>                 URL: https://issues.apache.org/jira/browse/SOLR-7411
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>            Assignee: Yonik Seeley
>         Attachments: SOLR-7411.patch
>
>
> Search handler falls prey to the double-checked locking bug for "components":
> http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to