mjsax commented on PR #18549: URL: https://github.com/apache/kafka/pull/18549#issuecomment-2593685416
@divijvaidya -- Seems this cherry-pick did break `3.9` and `3.8` branches. Pushed a fix into both branches already. So no action needed. `List.of` is not supported in Java8... Please compile locally (ideally even run related unit/integration tests) before pushing cherry-picks to older branches. Just a reminder, especially as we dropped Java8, we need to switch Java version when switching branches, so compiling cherry-pick locally is even more important now than it was before. -- 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]
