apache / apache/beam

Nexmark Configuration should be an immutable object and clean from repeated options

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

Description

`NexmarkConfiguration` object is not immutable, and is arbitrarily changed in different parts making tracking of state changes hard and error prone.

Also it has some repeated configuration options that exist in `NexmarkOptions` too. Those should be removed and let only in one place, ideally NexmarkOptions.

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

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.