You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/04/22 11:28:47 UTC

[jira] Resolved: (SOLR-1108) Remove synchronization in SolrCore constructor

     [ https://issues.apache.org/jira/browse/SOLR-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-1108.
-----------------------------------------

    Resolution: Fixed
      Assignee: Shalin Shekhar Mangar

Committed revision 767430.

Committed after moving the assignment to {{instance}} at the end of the try block.

Thanks Noble!

> Remove synchronization in SolrCore constructor
> ----------------------------------------------
>
>                 Key: SOLR-1108
>                 URL: https://issues.apache.org/jira/browse/SOLR-1108
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-1108.patch, SOLR-1108.patch
>
>
> The synchronization may not be required in constructor of SolrCore
> mail thread : http://markmail.org/thread/c6ezo4hmqvfpxgm2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.