jthurne commented on a change in pull request #10490:
URL: https://github.com/apache/kafka/pull/10490#discussion_r608643274



##########
File path: settings.gradle
##########
@@ -49,3 +51,9 @@ include 'clients',
     'streams:upgrade-system-tests-26',
     'streams:upgrade-system-tests-27',
     'tools'
+
+buildCache {

Review comment:
       I like the idea of keeping this in settings.gradle since it's more 
"discoverable", and thus easier to see what is and isn't enabled caching-wise.  
Settings in gradle.properties tend to be forgotten about.
   
   But to keep the setting in one place, I'll remove it from gradle.properties.




-- 
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


Reply via email to