[
https://issues.apache.org/jira/browse/SOLR-7411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498906#comment-14498906
]
ASF subversion and git services commented on SOLR-7411:
-------------------------------------------------------
Commit 1674163 from [[email protected]] in branch 'dev/trunk'
[ https://svn.apache.org/r1674163 ]
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]