dejan2609 commented on PR #20866: URL: https://github.com/apache/kafka/pull/20866#issuecomment-3786328401
Done, PR is rebased. I did some smoke testing (https://kafka.apache.org/quickstart) and everything seems fine (messages can be produced and consumed). Notes/remarks: - given the fact that this is now a simple one-line change we could opt to also add Gradle minor version update here (from 9.2.1 to 9.3.0) - :warning: pitfall: Gradle 9.3.0 has some known issues (https://docs.gradle.org/9.3.0/release-notes.html#known-issues) so maybe we should stay on the safe side and wait for Gradle 9.3.1 or 9.4.0 @chia7712 let me know what you think about this. -- 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]
