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 6E75E9FF8 for ; Fri, 12 Oct 2012 18:43:04 +0000 (UTC) Received: (qmail 50034 invoked by uid 500); 12 Oct 2012 18:43:03 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 49904 invoked by uid 500); 12 Oct 2012 18:43:03 -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 49892 invoked by uid 99); 12 Oct 2012 18:43:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2012 18:43:03 +0000 Date: Fri, 12 Oct 2012 18:43:02 +0000 (UTC) From: =?utf-8?Q?Tom=C3=A1s_Fern=C3=A1ndez_L=C3=B6bbe_=28JIRA=29?= To: dev@lucene.apache.org Message-ID: <2056064391.38833.1350067383165.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (SOLR-3941) "commitOnLeader" on the recovery process of SolrCloud could use openSearcher=false MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tom=C3=A1s Fern=C3=A1ndez L=C3=B6bbe created SOLR-3941: ------------------------------------------- Summary: "commitOnLeader" on the recovery process of SolrCloud= could use openSearcher=3Dfalse Key: SOLR-3941 URL: https://issues.apache.org/jira/browse/SOLR-3941 Project: Solr Issue Type: Improvement Components: SolrCloud Affects Versions: 4.0, 5.0 Reporter: Tom=C3=A1s Fern=C3=A1ndez L=C3=B6bbe Assignee: Tom=C3=A1s Fern=C3=A1ndez L=C3=B6bbe Priority: Minor As part of the recovery process, the replica can force a hard commit on the= leader of the shard. This is only used for replication, so there is no nee= d to open a searcher for this.=20 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs 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