mumrah commented on PR #16948:
URL: https://github.com/apache/kafka/pull/16948#issuecomment-2302313036
In this PR's build I see:
```
Using local directory build cache for the root build (location =
/home/runner/.gradle/caches/build-cache-1, removeUnusedEntriesAfter = 7 days).
...
Build cache key for task ':generator:compileJava' is
5a17d58c341b8df5cc4bbe83cc6ee460
```
whereas other PRs, I see:
```
> Task :generator:compileJava
Caching disabled for task ':generator:compileJava' because:
Build cache is disabled
Task ':generator:compileJava' is not up-to-date because:
No history is available.
The input changes require a full rebuild for incremental task
':generator:compileJava'.
```
--
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]