Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 32753 invoked from network); 6 Nov 2009 01:24:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Nov 2009 01:24:56 -0000 Received: (qmail 38379 invoked by uid 500); 6 Nov 2009 01:24:55 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 38286 invoked by uid 500); 6 Nov 2009 01:24:55 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 38276 invoked by uid 99); 6 Nov 2009 01:24:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2009 01:24:55 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2009 01:24:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E25FC234C4B7 for ; Thu, 5 Nov 2009 17:24:32 -0800 (PST) Message-ID: <812262159.1257470672926.JavaMail.jira@brutus> Date: Fri, 6 Nov 2009 01:24:32 +0000 (UTC) From: "Yonik Seeley (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Commented: (SOLR-1543) StreamingUpdateSolrServer threading bug In-Reply-To: <1789327151.1257464732595.JavaMail.jira@brutus> 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-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774172#action_12774172 ] Yonik Seeley commented on SOLR-1543: ------------------------------------ OK, I'm able to reproduce the problem with the test code in the referenced thread... looking into why. > StreamingUpdateSolrServer threading bug > --------------------------------------- > > Key: SOLR-1543 > URL: https://issues.apache.org/jira/browse/SOLR-1543 > Project: Solr > Issue Type: Bug > Affects Versions: 1.4 > Reporter: Yonik Seeley > Attachments: SOLR-1543.patch > > > StreamingUpdateSolrServer - indexing process stops in a couple of hours > http://search.lucidimagination.com/search/document/352d3c8cd3bbc8cb -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.