Re: [PR] MINOR: Cleanup Shell Module [kafka]

2025-05-20 Thread via GitHub
frankvicky merged PR #19771: URL: https://github.com/apache/kafka/pull/19771 -- 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.apac

[PR] MINOR: Cleanup Shell Module [kafka]

2025-05-19 Thread via GitHub
sjhajharia opened a new pull request, #19771: URL: https://github.com/apache/kafka/pull/19771 Now that Kafka support Java 17, this PR updates the shell module to get rid of older code. The changes mostly include: - Collections.emptyList(), Collections.singletonList() and - Arrays.asLis