[ 
https://issues.apache.org/jira/browse/SOLR-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223262#comment-13223262
 ] 

Luca Cavanna commented on SOLR-3156:
------------------------------------

Anything else I can do to have this committed? Does everybody agree on this 
change?
                
> Check for locks on startup
> --------------------------
>
>                 Key: SOLR-3156
>                 URL: https://issues.apache.org/jira/browse/SOLR-3156
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Luca Cavanna
>         Attachments: SOLR-3156.patch, SOLR-3156.patch
>
>
> When using simple or native lockType and the application server is not 
> shutdown properly (kill -9), you don't notice problems until someone tries to 
> add or delete a document. In fact, you get errors every time Solr opens a new 
> IndexWriter on the "locked" index. I'm aware of the unlockOnStartup option, 
> but I'd prefer to know and act properly when there's a lock, and I think it 
> would be better to know on startup, since Solr is not going to work properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to