mjsax commented on PR #17190:
URL: https://github.com/apache/kafka/pull/17190#issuecomment-2522157619

   > It seems kafka uses JDK17 as default, spent some time on working on build.
   
   Yes, these changes got merged very recently. Support for older Java version 
gets dropped with 4.0.0 release, and thus JDK17 is now required to compile 
`trunk`.
   
   Good find about `AbstractProcessor` -- I did miss this one -- yes, we should 
remove it, including the whole `MockProcessorContextTest` which seems to only 
test deprecated API that we remove.


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to