paulirwin commented on issue #1073:
URL: https://github.com/apache/lucenenet/issues/1073#issuecomment-2733587955

   Per discussion in #1148, closing as "not planned." In Lucene.NET 4.8, Lock 
is already reusable if you (ab)use the Dispose method as if it were Close, and 
that is discouraged in practice as a future version of Lucene.NET (targeting 
Lucene 5.3.0 or later) will break this and make locks non-reusable.
   
   If anyone has a strong need for this functionality, in a way that somehow 
won't be a problem in 5.3.0+, please let us know and we can discuss reopening 
this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to