prateeksinghalgit commented on PR #3750:
URL: https://github.com/apache/solr/pull/3750#issuecomment-3600575623

   Hi All,
   
   I’ve fixed the recent CI failures:
   
   1. Added proper thread leak filters for Testcontainers / JNA so tests are 
cleanly skipped when Docker isn’t available in CI.
   2. Fixed two error-prone findings (IntLongMath and MissingOverride) that 
only surfaced in CI because error-prone is disabled by default in local builds 
unless -Pvalidation.errorprone=true is used.
   
   Please let me know if anything else should be adjusted to help move the 
review forward. I’m happy to iterate further as needed.
   


-- 
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]

Reply via email to