Robert Benak created SOLR-3853:
----------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]