: I'd like to sanity check the approach to get any feedback: I don't really know/understand a lot about the current internals of Lucene Locking ... but based on the writeup you've added to Jira, your plan of attack seems like a sound refactoring approach.
Your choice to use explicit setters instead of a system properties seems to make sense given some of the other semi-recent API changes to eliminate the use of system props in lucene (personally i think having both setters and system props is cool ... but it doesn't seem like anything about your approach would prevent a irectory implimentation from using a sys prop if it wanted to) -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
