maxNumberOfBackups does not cleanup - jira 3361

2012-07-10 Thread geeky2

environment: solr 3.5

hello all,

i have a question on this jira -
https://issues.apache.org/jira/browse/SOLR-3361

the jira states that, with backupAfter=commit, the backups do not get
cleaned up

however - we are noticing this same issue in our environment, when using
optimize.

can someone confirm that this bug applies to optimze as well?

thank you



example:


  str name=backupAfteroptimize/str


--
View this message in context: 
http://lucene.472066.n3.nabble.com/maxNumberOfBackups-does-not-cleanup-jira-3361-tp3994156.html
Sent from the Solr - User mailing list archive at Nabble.com.


RE: maxNumberOfBackups does not cleanup - jira 3361

2012-07-10 Thread Dyer, James
I'm also certain that it would apply to both oncommit and onoptimize.

James Dyer
E-Commerce Systems
Ingram Content Group
(615) 213-4311


-Original Message-
From: geeky2 [mailto:gee...@hotmail.com] 
Sent: Tuesday, July 10, 2012 8:48 AM
To: solr-user@lucene.apache.org
Subject: maxNumberOfBackups does not cleanup - jira 3361


environment: solr 3.5

hello all,

i have a question on this jira -
https://issues.apache.org/jira/browse/SOLR-3361

the jira states that, with backupAfter=commit, the backups do not get
cleaned up

however - we are noticing this same issue in our environment, when using
optimize.

can someone confirm that this bug applies to optimze as well?

thank you



example:


  str name=backupAfteroptimize/str


--
View this message in context: 
http://lucene.472066.n3.nabble.com/maxNumberOfBackups-does-not-cleanup-jira-3361-tp3994156.html
Sent from the Solr - User mailing list archive at Nabble.com.


RE: maxNumberOfBackups does not cleanup - jira 3361

2012-07-10 Thread geeky2
thank you James - that is good to know.

for the short-term we'll just use cron and kill backup directories that are
older than x.

for the long-term, we'll just migrate to 4.0

thanks again


--
View this message in context: 
http://lucene.472066.n3.nabble.com/maxNumberOfBackups-does-not-cleanup-jira-3361-tp3994156p3994191.html
Sent from the Solr - User mailing list archive at Nabble.com.