[
https://issues.apache.org/jira/browse/SOLR-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621163#action_12621163
]
Hoss Man commented on SOLR-686:
-------------------------------
Ah ... see, i actually took it for granted that NoLockFactory would be a little
more efficient if you knew your index was read only (ie: served from read only
disk). If "single" is just as good, then i'm totally on board with you... and
the SEVERE makes sense.
we should tweak the example config to mention "single" as the recommended
option for read only indexes in that case.
> single lock factory overwrites previous
> ---------------------------------------
>
> Key: SOLR-686
> URL: https://issues.apache.org/jira/browse/SOLR-686
> Project: Solr
> Issue Type: Bug
> Components: update
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 1.3
>
> Attachments: SOLR-686.patch
>
>
> On a core reload, the Directory is retrieved and a new single lock factory is
> set, effectively removing all previous locks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.