You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Robert Muir (Jira)" <ji...@apache.org> on 2019/12/13 09:10:00 UTC

[jira] [Resolved] (SOLR-14076) SearchRateTriggerIntegrationTest: fix static leak

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

Robert Muir resolved SOLR-14076.
--------------------------------
    Fix Version/s: 8.5
         Assignee: Robert Muir
       Resolution: Fixed

> SearchRateTriggerIntegrationTest: fix static leak
> -------------------------------------------------
>
>                 Key: SOLR-14076
>                 URL: https://issues.apache.org/jira/browse/SOLR-14076
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>            Priority: Major
>             Fix For: 8.5
>
>
> I see this from jenkins:
> {noformat}
> 1 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
> Error Message:
> Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static org.apache.solr.client.solrj.cloud.SolrCloudManager org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org