[
https://issues.apache.org/jira/browse/SOLR-13449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834801#comment-16834801
]
Jan Høydahl commented on SOLR-13449:
------------------------------------
If all the failures are in
{{[SolrCloudAuthTestCase.assertAuthMetricsMinimums|https://github.com/apache/lucene-solr/blob/master/solr/test-framework/src/java/org/apache/solr/cloud/SolrCloudAuthTestCase.java#L122-L127]}}
tests then I think that SOLR-13449 is correct but we need perhaps to add more
retries to {{SolrCloudAuthTestCase.assertAuthMetricsMinimums}} which right now
will do one retry after 2000ms sleep if the assert does not pass on first try.
Perhaps those tests should poll every seconds for 10 seconds before failing?
It's worth a try, since these kind of tests are prone to timing issues.
> SolrClientNodeStateProvider always retries on requesting metrics from other
> nodes
> ---------------------------------------------------------------------------------
>
> Key: SOLR-13449
> URL: https://issues.apache.org/jira/browse/SOLR-13449
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: 7.7.1, 8.0
> Reporter: Cao Manh Dat
> Assignee: Cao Manh Dat
> Priority: Major
> Fix For: 7.7.2, 8.1, master (9.0)
>
> Attachments: failure.txt
>
>
> Even in case of a success call, SolrClientNodeStateProvider always retry the
> getting metrics request.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]