[
https://issues.apache.org/jira/browse/SOLR-11407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16405232#comment-16405232
]
Andrzej Bialecki edited comment on SOLR-11407 at 3/19/18 6:29 PM:
-------------------------------------------------------------------
[~romseygeek] I noticed that the log that you attached came from the version of
the code prior to the commits above (because it doesn't show the DocCollection
in the log message), which is also unfortunately the version on branch_7_3. The
current version of the code ignores all replicas that are located on the down
nodes so it wouldn't have produced this failure due to down replicas located on
down nodes.
was (Author: ab):
[~romseygeek] I noticed that the log that you attached came from the version of
the code prior to the commits above (because it doesn't show the DocCollection
in the log message). This version of the code also ignores all replicas that
are located on the down nodes so it wouldn't have produced this failure due to
down replicas located on down nodes.
> AutoscalingHistoryHandlerTest fails frequently
> ----------------------------------------------
>
> Key: SOLR-11407
> URL: https://issues.apache.org/jira/browse/SOLR-11407
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: AutoScaling
> Reporter: Andrzej Bialecki
> Assignee: Andrzej Bialecki
> Priority: Blocker
> Fix For: 7.3, master (8.0)
>
> Attachments: tests-failures.txt
>
>
> This test fails frequently on jenkins with a failed assertion (see also
> SOLR-11378 for other failure mode):
> {code}
> [junit4] FAILURE 6.49s J2 | AutoscalingHistoryHandlerTest.testHistory <<<
> [junit4] > Throwable #1: java.lang.AssertionError: expected:<8> but
> was:<6>
> [junit4] > at
> __randomizedtesting.SeedInfo.seed([164F10BB7F145FDE:7BB3B446C55CA0D9]:0)
> [junit4] > at
> org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:194)
> [junit4] > at java.lang.Thread.run(Thread.java:748)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]