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 <msoko...@gmail.com> 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 <msoko...@gmail.com> 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: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to