[ https://issues.apache.org/jira/browse/SOLR-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862757#comment-13862757 ]
ASF subversion and git services commented on SOLR-5608: ------------------------------------------------------- Commit 1555659 from [~markrmil...@gmail.com] in branch 'dev/trunk' [ https://svn.apache.org/r1555659 ] SOLR-5608: Don't allow a closed SolrCore to publish state to ZooKeeper. > Frequently reproducible failures in > CollectionsAPIDistributedZkTest#testDistribSearch > ------------------------------------------------------------------------------------- > > Key: SOLR-5608 > URL: https://issues.apache.org/jira/browse/SOLR-5608 > Project: Solr > Issue Type: Bug > Components: Tests > Affects Versions: 4.7 > Environment: uname -a: > Linux frodo 2.6.32-5-amd64 #1 SMP Mon Sep 23 22:14:43 UTC 2013 x86_64 > GNU/Linux > java -version: > java version "1.7.0_25" > Java(TM) SE Runtime Environment (build 1.7.0_25-b15) > Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode) > svn info: > Path: . > Working Copy Root Path: /home/elyograg/lucene-solr/branch_4x > URL: https://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x/solr > Repository Root: https://svn.apache.org/repos/asf > Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 > Revision: 1555600 > Node Kind: directory > Schedule: normal > Last Changed Author: uschindler > Last Changed Rev: 1555557 > Last Changed Date: 2014-01-05 09:17:54 -0700 (Sun, 05 Jan 2014) > Reporter: Shawn Heisey > Assignee: Mark Miller > Fix For: 5.0, 4.7 > > Attachments: SOLR-5608-failure1.txt, SOLR-5608-failure2.txt, > SOLR-5608-failure3.txt, SOLR-5608-lshw.txt > > > This is what looks like the relevant piece of the failure. > {noformat} > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch > -Dtests.seed=45A6C046A15FD121 -Dtests.slow=true -Dtests.locale=it_IT > -Dtests.timezone=America/Creston -Dtests.file.encoding=US-ASCII > [junit4] FAILURE 179s | CollectionsAPIDistributedZkTest.testDistribSearch > <<< > [junit4] > Throwable #1: java.lang.AssertionError > [junit4] > at > __randomizedtesting.SeedInfo.seed([45A6C046A15FD121:C4404E5ED600B11D]:0) > [junit4] > at > org.apache.solr.cloud.CollectionsAPIDistributedZkTest.deleteCollectionWithDownNodes(CollectionsAPIDistributedZkTest.java:390) > [junit4] > at > org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:203) > [junit4] > at > org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:849) > [junit4] > at java.lang.Thread.run(Thread.java:724) > {noformat} > This jenkins failure looks like it may be similar: > http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8868/ -- This message was sent by Atlassian JIRA (v6.1.5#6160) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org