Re: [PR] KAFKA-18097: Upgrade readme to include min JDK changes [kafka]

2024-11-27 Thread via GitHub
chia7712 merged PR #17948: URL: https://github.com/apache/kafka/pull/17948 -- 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

Re: [PR] KAFKA-18097: Upgrade readme to include min JDK changes [kafka]

2024-11-27 Thread via GitHub
chia7712 commented on code in PR #17948: URL: https://github.com/apache/kafka/pull/17948#discussion_r1860442015 ## README.md: ## @@ -4,10 +4,9 @@ See our [web site](https://kafka.apache.org) for details on the project. You need to have [Java](http://www.oracle.com/technetwo

Re: [PR] KAFKA-18097: Upgrade readme to include min JDK changes [kafka]

2024-11-26 Thread via GitHub
chia7712 commented on code in PR #17948: URL: https://github.com/apache/kafka/pull/17948#discussion_r1858797408 ## README.md: ## @@ -4,10 +4,10 @@ See our [web site](https://kafka.apache.org) for details on the project. You need to have [Java](http://www.oracle.com/technetw

[PR] KAFKA-18097: Upgrade readme to include min JDK changes [kafka]

2024-11-26 Thread via GitHub
frankvicky opened a new pull request, #17948: URL: https://github.com/apache/kafka/pull/17948 JIRA: KAFKA-18097 Since we have applied the KIP-1013, we should also update the README to reflect the change. ### Committer Checklist (excluded from commit message) - [ ] Verify des