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 8A09ED424 for ; Sat, 10 Nov 2012 17:45:14 +0000 (UTC) Received: (qmail 74519 invoked by uid 500); 10 Nov 2012 17:45:12 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 74396 invoked by uid 500); 10 Nov 2012 17:45:12 -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 74374 invoked by uid 99); 10 Nov 2012 17:45:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Nov 2012 17:45:11 +0000 Date: Sat, 10 Nov 2012 17:45:11 +0000 (UTC) From: "Mark Miller (JIRA)" To: dev@lucene.apache.org Message-ID: <1861574552.96646.1352569511873.JavaMail.jiratomcat@arcas> In-Reply-To: <1877284603.96434.1352555832249.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (SOLR-4060) ReplicationHandler can try and do a snappull and open a new writer after shutdown has already occurred, leaving an IndexWriter that is not closed. 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-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494736#comment-13494736 ] Mark Miller commented on SOLR-4060: ----------------------------------- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque eget venenatis elit. Duis eu justo eget augue iaculis fermentum. Sed semper quam laoreet nisi egestas at posuere augue semper. > ReplicationHandler can try and do a snappull and open a new writer after shutdown has already occurred, leaving an IndexWriter that is not closed. > -------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: SOLR-4060 > URL: https://issues.apache.org/jira/browse/SOLR-4060 > Project: Solr > Issue Type: Bug > Reporter: Mark Miller > Assignee: Mark Miller > Priority: Minor > Fix For: 4.1, 5.0 > > > More a test problem than anything, but also a general clean up issue. -- 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