anshul35 opened a new pull request, #17417:
URL: https://github.com/apache/kafka/pull/17417
KAFKA-17723: Fix "this-escape" compiler warnings introduced by JDK 21
Ask is to add @SuppressWarnings("this-escape") to
MultiThreadedEventProcessor and DistributedHerder class constructors.
More details on this compiler warning:
https://www.oracle.com/java/technologies/javase/21-relnote-issues.html#JDK-8015831
--
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]