Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9175768E8 for ; Tue, 7 Jun 2011 21:50:21 +0000 (UTC) Received: (qmail 90042 invoked by uid 500); 7 Jun 2011 21:50:20 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 89964 invoked by uid 500); 7 Jun 2011 21:50:20 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 89864 invoked by uid 99); 7 Jun 2011 21:50:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 21:50:20 +0000 X-ASF-Spam-Status: No, hits=-1996.4 required=5.0 tests=ALL_TRUSTED,FS_REPLICA,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 21:50:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 0B100106F1B for ; Tue, 7 Jun 2011 21:49:59 +0000 (UTC) Date: Tue, 7 Jun 2011 21:49:59 +0000 (UTC) From: "James Dyer (JIRA)" To: dev@lucene.apache.org Message-ID: <977841383.1406.1307483399042.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (SOLR-2578) ReplicationHandler Backups -- clean up old backups MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 ReplicationHandler Backups -- clean up old backups -------------------------------------------------- Key: SOLR-2578 URL: https://issues.apache.org/jira/browse/SOLR-2578 Project: Solr Issue Type: Improvement Components: replication (java) Affects Versions: 3.2, 4.0 Reporter: James Dyer Priority: Minor Fix For: 3.3, 4.0 It would be nice when performing backups if there was an easy way to tell ReplicationHandler to only keep so many and then delete the older ones. -- This message is automatically generated by JIRA. 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