ijuma commented on a change in pull request #10490: URL: https://github.com/apache/kafka/pull/10490#discussion_r608706439
########## File path: settings.gradle ########## @@ -49,3 +51,9 @@ include 'clients', 'streams:upgrade-system-tests-26', 'streams:upgrade-system-tests-27', 'tools' + +buildCache { Review comment: It seemed better to have this in `gradle.properties` since we define the parallelism there too. Generally, no-one ever looks at `settings.gradle` as far as I can tell (i.e. it's not more discoverable). -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org