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 0D6D7173F9 for ; Tue, 17 Feb 2015 17:09:14 +0000 (UTC) Received: (qmail 10917 invoked by uid 500); 17 Feb 2015 17:09:13 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 10857 invoked by uid 500); 17 Feb 2015 17:09:13 -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 10846 invoked by uid 99); 17 Feb 2015 17:09:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Feb 2015 17:09:13 +0000 Date: Tue, 17 Feb 2015 17:09:12 +0000 (UTC) From: "Shalin Shekhar Mangar (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SOLR-6956) DeleteReplicaTest fails sometimes. 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-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-6956: ---------------------------------------- Attachment: SOLR-6956.patch Moved the updateClusterState call inside the try-catch block of processMessage. I'll commit this shortly. > DeleteReplicaTest fails sometimes. > ---------------------------------- > > Key: SOLR-6956 > URL: https://issues.apache.org/jira/browse/SOLR-6956 > Project: Solr > Issue Type: Test > Reporter: Mark Miller > Priority: Minor > Attachments: DeleteReplicaTest-failure.log, SOLR-6956.patch, SOLR-6956.patch, SOLR-6956.patch > > > I still see fails of this test sometimes: > {noformat} > java.lang.AssertionError: Should have had a good message here > at __randomizedtesting.SeedInfo.seed([D765D9019AAF2D1E:56835719EDF04D22]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.assertTrue(Assert.java:43) > at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:138) > at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org