Robert Muir created LUCENE-5981:
-----------------------------------

             Summary: CheckIndex modifies index without write.lock
                 Key: LUCENE-5981
                 URL: https://issues.apache.org/jira/browse/LUCENE-5981
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


Instead it asks you nicely to "not do that".

Due to the way this is implemented, if you choose to drop corrupt segments, it 
should obtain the lock before actually doing any reads too, or it might lose 
more than you think or do other strange stuff.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to