[
https://issues.apache.org/jira/browse/SOLR-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217256#comment-13217256
]
Dawid Weiss commented on SOLR-3157:
-----------------------------------
bq. I tried setting a ThreadGroup for the jetty instances we spin up, but they
didn't stick (request threads were still part of the main thread group).
Still, I think this is moving in the right direction.
Interesting. I've been playing with that randomizedrunner of mine in the
background an jetty connection pool threads surely do leak out of tests (and
cause their failure), which would suggest they do inherit their parent thread's
thread group.
Can you send me a patch where you tried to enforce a threadgroup for them? I'd
like to take a look.
> custom logging
> --------------
>
> Key: SOLR-3157
> URL: https://issues.apache.org/jira/browse/SOLR-3157
> Project: Solr
> Issue Type: Test
> Reporter: Yonik Seeley
> Priority: Blocker
> Attachments: SOLR-3157.patch
>
>
> We need custom logging to decipher tests with multiple core containers,
> cores, in a single JVM.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]