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

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

    [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org