Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/10074 )
Change subject: [java] Use gradle caching now that it is stable in 4.6 ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/10074/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/10074/1//COMMIT_MSG@7 PS1, Line 7: [java] Use gradle caching now that it is stable in 4.6 > Okay, so it's morally equivalent to ccache? I read the docs but it doesn't Yeah similar to ccache. Unfortunately in 4.6 the size control is by time. It's weird, but they removed the targetSizeInMB configuration in 4.5. It was defaulted to 5 GB. 4.5 configs: https://docs.gradle.org/4.5/dsl/org.gradle.caching.local.DirectoryBuildCache.html#org.gradle.caching.local.DirectoryBuildCache:targetSizeInMB 4.6 configs: https://docs.gradle.org/4.6/dsl/org.gradle.caching.local.DirectoryBuildCache.html#org.gradle.caching.local.DirectoryBuildCache:targetSizeInMB -- To view, visit http://gerrit.cloudera.org:8080/10074 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibf5cc3c7a1263b085511c825118fb814e1b65008 Gerrit-Change-Number: 10074 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Comment-Date: Mon, 16 Apr 2018 18:48:25 +0000 Gerrit-HasComments: Yes
