[
https://issues.apache.org/jira/browse/SOLR-11343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man reassigned SOLR-11343:
-------------------------------
Assignee: Christine Poerschke
Appears to have been caused by the refactoring in SOLR-10990 ?
assigning to christine for review.
> reproducible failures from TestSegmentSorting.testSegmentTerminateEarly on
> master
> ---------------------------------------------------------------------------------
>
> Key: SOLR-11343
> URL: https://issues.apache.org/jira/browse/SOLR-11343
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Hoss Man
> Assignee: Christine Poerschke
> Attachments: SOLR-11343.log.txt
>
>
> the following seed fails reliably for me on master...
> {noformat}
> hossman@tray:~/lucene/dev/solr/core [master] $ git rev-parse HEAD
> e8dee89c878fd1d053531dcc3a83d264d8fa30ce
> hossman@tray:~/lucene/dev/solr/core [master] $ ant test
> -Dtestcase=TestSegmentSorting -Dtests.method=testSegmentTerminateEarly
> -Dtests.seed=7B47F1FC9C5E5AB4 -Dtests.slow=true -Dtests.locale=es-PR
> -Dtests.timezone=America/Regina -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII | tee log.txt
> ...
> [junit4] 2> NOTE: reproduce with: ant test
> -Dtestcase=TestSegmentSorting -Dtests.method=testSegmentTerminateEarly
> -Dtests.seed=7B47F1FC9C5E5AB4 -Dtests.slow=true -Dtests.locale=es-PR
> -Dtests.timezone=America/Regina -Dtests.asserts=true
> -Dtests.file.encoding=US-ASCII
> [junit4] FAILURE 9.34s | TestSegmentSorting.testSegmentTerminateEarly <<<
> [junit4] > Throwable #1: java.lang.AssertionError:
> responseHeader.segmentTerminatedEarly missing/false in
> {zkConnected=true,segmentTerminatedEarly=false,status=0,QTime=16}
> [junit4] > at
> __randomizedtesting.SeedInfo.seed([7B47F1FC9C5E5AB4:ABE13651400CCEDE]:0)
> [junit4] > at
> org.apache.solr.cloud.SegmentTerminateEarlyTestState.queryTimestampDescendingSegmentTerminateEarlyYes(SegmentTerminateEarlyTestState.java:150)
> [junit4] > at
> org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly(TestSegmentSorting.java:109)
> [junit4] > at java.lang.Thread.run(Thread.java:748)
> ...
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]