[
https://issues.apache.org/jira/browse/LUCENENET-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Digy updated LUCENENET-112:
---------------------------
Attachment: SimpleFSLockFactory.patch
> orphan IndexWriter locks
> ------------------------
>
> Key: LUCENENET-112
> URL: https://issues.apache.org/jira/browse/LUCENENET-112
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Digy
> Attachments: SimpleFSLockFactory.patch, TestLockFactory.patch
>
>
> If an application crashes while an IndexWriter is open, it leaves the lock
> file(writer.lock) behind. Re-running the application results in an "Lock
> obtain timeout" exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.