FYI; I noticed custom thread filters are used inconsistently
throughout the codebase (Solr). It'd be nice to clean it up too.

D.

On Fri, Feb 14, 2020 at 4:33 PM Michael Sokolov <[email protected]> wrote:
>
> Oh, I found ThreadLeakFilter annotation, and QuickPatchThreadsFilter -
> I think I can use this, thanks!
>
> On Fri, Feb 14, 2020 at 10:25 AM Michael Sokolov <[email protected]> wrote:
> >
> > Hi, I wonder if we have a mechanism to extend the list of system
> > threads recognized by randomizedtesting (see
> > https://github.com/randomizedtesting/randomizedtesting/blob/master/randomized-runner/src/main/java/com/carrotsearch/randomizedtesting/ThreadLeakControl.java#L281),
> > beyond editing the source code there.
> >
> > We recently upgraded our (Corretto) JDK and it seems to have added
> > some leaky threads that we'd like to ignore when running tests.
> >
> > -Mike
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

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

Reply via email to