romseygeek commented on PR #15799: URL: https://github.com/apache/lucene/pull/15799#issuecomment-4012256183
We don't use JNA in lucene as far as I can tell, but this can still affect anybody who has some tests that do use JNA and others that extend LuceneTestCase (in our case we have tests extending BaseDocValuesFormatTestCase which occasionally fail due to the JNA Cleaner appearing in thread dumps). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
