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

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

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

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