Restore bundle validation for the Flink, Kafka Connect and metaserver bundles
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Bundle validation after #19514 covers the Spark bundles only. The Flink, Kafka Connect and metaserver bundles are validated by no job, and the Presto bundle was never covered (#19468).
Bundle breakage is the class of bug that only bundle validation catches, since the modules themselves compile fine. Restore coverage at whatever cadence the budget allows, including a scheduled run rather than per-PR.
Part of #19524.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the existing Spark bundle-validation job from #19514 and the missing coverage discussed in #19468. Trace how bundle validation is scheduled and define a cadence that covers the Flink, Kafka Connect, metaserver, and Presto bundles; it is done when those bundles are validated by an appropriate job, including a scheduled run.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100