[ 
https://issues.apache.org/jira/browse/SOLR-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16995482#comment-16995482
 ] 

ASF subversion and git services commented on SOLR-14076:
--------------------------------------------------------

Commit f083f40b28f4474dddab8cc19c65aef8db015cb1 in lucene-solr's branch 
refs/heads/master from Robert Muir
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=f083f40 ]

SOLR-14076: clean up static fields leak in nightly-only test


> 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
>            Priority: Major
>
> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to