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 80D38989C for ; Thu, 27 Sep 2012 14:26:11 +0000 (UTC) Received: (qmail 88585 invoked by uid 500); 27 Sep 2012 14:26:08 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 88516 invoked by uid 500); 27 Sep 2012 14:26:08 -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 88477 invoked by uid 99); 27 Sep 2012 14:26:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Sep 2012 14:26:08 +0000 Date: Fri, 28 Sep 2012 01:26:08 +1100 (NCT) From: "Mark Miller (JIRA)" To: dev@lucene.apache.org Message-ID: <1416694900.133949.1348755968494.JavaMail.jiratomcat@arcas> In-Reply-To: <1650614394.132319.1348724707773.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (SOLR-3899) SolrCore.getNewIndexDir() always print warning 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-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3899. ------------------------------- Resolution: Fixed Thanks Tobias! > SolrCore.getNewIndexDir() always print warning > ---------------------------------------------- > > Key: SOLR-3899 > URL: https://issues.apache.org/jira/browse/SOLR-3899 > Project: Solr > Issue Type: Bug > Affects Versions: 4.0-BETA > Environment: Windows 7 x64 > JDK 7u7-x64 > Reporter: Tobias Bergman > Assignee: Mark Miller > Priority: Minor > Labels: patch > Fix For: 4.1, 5.0 > > Attachments: SolrCore.java.patch > > Original Estimate: 0.5h > Remaining Estimate: 0.5h > > SolrCore.getNewIndexDir() will always log a warning on the first run. The intention of the check was probably to see if the index dir changed between invocations. > I provide a SVN patch to solve the problem. -- 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