You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "zhuojunjian (JIRA)" <ji...@apache.org> on 2013/02/27 09:03:14 UTC

[jira] [Commented] (SOLR-3853) Solr Replication does not delete temp index folder in case of broken master index

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

zhuojunjian commented on SOLR-3853:
-----------------------------------

any idea about this issue?
I met an issue(see SOLR-4506 ) like this issue.
because we missed the log files, so we can not check what case will cause the issue. 
and I am trying to duplicate the issue.
                
> Solr Replication does not delete temp index folder in case of broken master index
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-3853
>                 URL: https://issues.apache.org/jira/browse/SOLR-3853
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>    Affects Versions: 3.6.1
>         Environment: 2 CentOS Linux Servers
>            Reporter: Robert Benak
>            Priority: Minor
>
> We have a master/slave solr setup. We did some fail over tests with solr regarding replication. We corrupted the master index ( we deleted files ) during runtime. During the next replication of the slave it trasfered the broken index from the master server and during that we got an fileNotFound Exception which stopped the replication. So the slave index was not overwritted and still working. But there is still a temp folder on the disk ( like /data/index.xxxxxxxxxxxxxx/ ). This happened after every replication until the disk was full. So a lot of temp folders was created.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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