[
https://issues.apache.org/jira/browse/SOLR-8309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-8309:
--------------------------------
Attachment: build-3774.txt
build-624.txt
Build #3224:
https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3774/
seed: {code}ant test -Dtestcase=TestRandomRequestDistribution
-Dtests.method=test -Dtests.seed=93AFEA957FE7F2C4 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=en_SG -Dtests.timezone=Asia/Tehran
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1{code}
Build #624:
https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/624/
seed: {code}ant test -Dtestcase=TestRandomRequestDistribution
-Dtests.method=test -Dtests.seed=A0F2F7B493EFD7DE -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Anchorage
-Dtests.asserts=true -Dtests.file.encoding=UTF-8{code}
Both seeds didn't reproduce for me.
Excerpt from build #3224 . core= football_shard1_replica1 is in down state and
the test is intentionally firing a query against it ( indicated with the
"Firing query against ..." log line ) . The query should be executed by the
other replica as football_shard1_replica1 is down ( it should be executed as a
remote query ) . But it's failing to do so.
{code}
[junit4] 2> 200180 INFO
(OverseerStateUpdate-94882318989852676-127.0.0.1:55649_-n_0000000000)
[n:127.0.0.1:55649_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"http://127.0.0.1:52095",
[junit4] 2> "node_name":"127.0.0.1:52095_",
[junit4] 2> "collection":"football",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"football_shard1_replica1",
[junit4] 2> "roles":"",
[junit4] 2> "state":"down"} current state version: 13
[junit4] 2> 200180 INFO
(OverseerStateUpdate-94882318989852676-127.0.0.1:55649_-n_0000000000)
[n:127.0.0.1:55649_ ] o.a.s.c.o.ReplicaMutator Update state numShards=null
message={
[junit4] 2> "operation":"state",
[junit4] 2> "base_url":"http://127.0.0.1:52095",
[junit4] 2> "node_name":"127.0.0.1:52095_",
[junit4] 2> "collection":"football",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"football_shard1_replica1",
[junit4] 2> "roles":"",
[junit4] 2> "state":"down"}
[junit4] 2> 200283 INFO
(TEST-TestRandomRequestDistribution.test-seed#[93AFEA957FE7F2C4]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Firing query against
path=http://127.0.0.1:52095/football
[junit4] 2> 200286 INFO (qtp388526047-770) [n:127.0.0.1:52095_ c:football
s:shard1 r:core_node1 x:football_shard1_replica1] o.a.s.c.S.Request
[football_shard1_replica1] webapp= path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
{code}
> TestRandomRequestDistribution test failures
> -------------------------------------------
>
> Key: SOLR-8309
> URL: https://issues.apache.org/jira/browse/SOLR-8309
> Project: Solr
> Issue Type: Bug
> Reporter: Varun Thacker
> Assignee: Varun Thacker
> Attachments: build-3774.txt, build-624.txt
>
>
> There have been a couple of Jenkins failures for
> TestRandomRequestDistribution .
> Creating a Jira to track it
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]