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 B1E33DBAD for ; Mon, 4 Mar 2013 04:19:16 +0000 (UTC) Received: (qmail 84478 invoked by uid 500); 4 Mar 2013 04:19:15 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 84262 invoked by uid 500); 4 Mar 2013 04:19:14 -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 84206 invoked by uid 99); 4 Mar 2013 04:19:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Mar 2013 04:19:12 +0000 Date: Mon, 4 Mar 2013 04:19:12 +0000 (UTC) From: "zhuojunjian (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-4506) [solr4.0.0] many index.{date} dir in replication node MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13591978#comment-13591978 ] zhuojunjian commented on SOLR-4506: ----------------------------------- thanks for your reply. > [solr4.0.0] many index.{date} dir in replication node > ------------------------------------------------------ > > Key: SOLR-4506 > URL: https://issues.apache.org/jira/browse/SOLR-4506 > Project: Solr > Issue Type: Bug > Components: SolrCloud > Affects Versions: 4.0 > Environment: the solr4.0 runs on suse11. > mem:32G > cpu:16 cores > Reporter: zhuojunjian > Fix For: 4.0 > > Original Estimate: 12h > Remaining Estimate: 12h > > in our test,we used solrcloud feature in solr4.0(version detail :4.0.0.2012.10.06.03.04.33). > the solrcloud configuration is 3 shards and 2 replications each shard. > we found that there are over than 25 dirs which named index.{date} in one replication node belonging to shard 3. > for example: > index.20130217233335864 index.20130218012211880 index.20130218015714713 index.20130218023101958 index.20130218030424083 tlog > index.20130218005648324 index.20130218012751078 index.20130218020141293 > the issue seems like SOLR-1781. but it is fixed in 4.0-BETA,5.0. > so is solr4.0 ? if it is fixed too in solr4.0, why we find the issue again ? > what can I do? -- 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