ravikalla commented on code in PR #20219: URL: https://github.com/apache/kafka/pull/20219#discussion_r2233216091
########## gradle.properties: ########## @@ -14,6 +14,7 @@ # limitations under the License. group=org.apache.kafka +org.gradle.caching=true Review Comment: Great, I agree. Please remove the build cache changes from this PR and create a separate PR for that change. It deserves its own discussion given the impact on all developers. -- 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