apache / apache/beam

Use gradle configuration avoidance api when declaring tasks

Open
#21,401 0 comments 0 reactions 1 assignee Claimed by @y1chi View on GitHub
build improvement P2
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
2d 2h
Merged PRs (30d)
205

Description

Using task configuration avoidance API allows lazy evaluation of configurations, this helps to reduce overall configuration time if a subset of tasks are being executed and avoid unnecessary friction coming from unrelated tasks. 

Imported from Jira [BEAM-13767](https://issues.apache.org/jira/browse/BEAM-13767). Original Jira may contain additional context.
Reported by: yichi.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.