[
https://issues.apache.org/jira/browse/SOLR-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-927.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.4
committed.
> remove synchronization from lazy loaded handlers
> ------------------------------------------------
>
> Key: SOLR-927
> URL: https://issues.apache.org/jira/browse/SOLR-927
> Project: Solr
> Issue Type: Improvement
> Reporter: Yonik Seeley
> Priority: Trivial
> Fix For: 1.4
>
> Attachments: SOLR-927.patch
>
>
> A synchronized method is called to get the wrapped handler - this can be
> changed to a volatile.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.