You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mikhail Khludnev (JIRA)" <ji...@apache.org> on 2016/10/06 10:09:20 UTC

[jira] [Updated] (SOLR-9608) ConnectionReuseTest failures

     [ https://issues.apache.org/jira/browse/SOLR-9608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Khludnev updated SOLR-9608:
-----------------------------------
    Attachment: SOLR-9608-6x.patch

ok. here we go. Both test are green, but make me shocked. 
At least it's worth to repackage ConnectionReuseTest to ..impl. and make {{HttpSolrClient.cacheKey}} package private. 

> ConnectionReuseTest failures
> ----------------------------
>
>                 Key: SOLR-9608
>                 URL: https://issues.apache.org/jira/browse/SOLR-9608
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Steve Rowe
>            Assignee: Alan Woodward
>         Attachments: SOLR-9608-6x.patch
>
>
> My Jenkins has seen this test fail three times in the last couple hours, all three reproduce for me - this is new, last failures were from May - here's the first failure:
> {noformat}
> Checking out Revision 0eb6b1c823d347319cc0894b5fea95f085d4c8d4 (refs/remotes/origin/master)
> [...]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ConnectionReuseTest -Dtests.method=testConnectionReuse -Dtests.seed=FA03A6C483303E7D -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Etc/GMT-9 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 1.09s J9  | ConnectionReuseTest.testConnectionReuse <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: We expected all communication to use one connection! HttpSolrClient 1
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA03A6C483303E7D:DB3BCDAAAB786730]:0)
>    [junit4]    > 	at org.apache.solr.client.solrj.ConnectionReuseTest.testConnectionReuse(ConnectionReuseTest.java:158)
> {noformat}
> This test failed for me twice without specifying a seed, so it's likely failing (close to) 100% of the time.



--
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