[
https://issues.apache.org/jira/browse/LUCENE-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-2689.
----------------------------------------
Resolution: Fixed
Fix Version/s: 3.0.3
2.9.4
> remove NativeFSLockFactory's attempt to acquire a test lock
> -----------------------------------------------------------
>
> Key: LUCENE-2689
> URL: https://issues.apache.org/jira/browse/LUCENE-2689
> Project: Lucene - Java
> Issue Type: Bug
> Affects Versions: 3.0.1
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: 2.9.4, 3.0.3, 3.1, 4.0
>
>
> NativeFSLockFactory tries to acquire a test lock the first time a lock is
> created. It's the only LF to do this, and, it's caused us hassle
> (LUCENE-2421, LUCENE-2688).
> I think we should just remove it. The caller of .makeLock will presumably
> immediately thereafter acquire the lock and at the point hit any exception
> that acquireTestLock would've hit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]