apache / apache/beam

Merge redundant metrics from nexmark monitors and remove unused monitor from endOfStreamMonitor

Open
#20,667 0 comments 0 reactions 0 assignees View on GitHub
improvement nexmark P3 tests
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
2d 2h
Merged PRs (30d)
205

Description

The endOfStreamMonitor in the NexmarkQuery class is not used. The monitor class also had start and end distributions, which used the same values. This PR removes the unused monitor and merges the start and end distributions.

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

Contributor guide

Open the contributing guide

Research direction

Start by locating the NexmarkQuery class and inspect its endOfStreamMonitor and the related Nexmark monitor metrics. Remove the unused monitor and consolidate the redundant start and end distributions, then verify that the Nexmark metrics still build and behave as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
observability
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.