Kevin Risden created SOLR-16186:
-----------------------------------

             Summary: AuditLoggerPluginTest leaks threads
                 Key: SOLR-16186
                 URL: https://issues.apache.org/jira/browse/SOLR-16186
             Project: Solr
          Issue Type: Test
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Tests
            Reporter: Kevin Risden
            Assignee: Kevin Risden


AuditLoggerPluginTest leaks threads. It doesn't happen very often, but has 
happened periodically:

https://lists.apache.org/[email protected]:lte=1Y:thread%20leaked%20from%20SUITE%20scope%20at%20org.apache.solr.security.AuditLoggerPluginTest

{code:java}
FAILED:  org.apache.solr.security.AuditLoggerPluginTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.security.AuditLoggerPluginTest:
   1) Thread[id=3160, name=audit-2200-thread-1, state=RUNNABLE, 
group=TGRP-AuditLoggerPluginTest]
        at (empty stack)
{code}




--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to