Ismaël Mejía created BEAM-4433:
----------------------------------
Summary: Nexmark Configuration should be an immutable object and
clean from repeated options
Key: BEAM-4433
URL: https://issues.apache.org/jira/browse/BEAM-4433
Project: Beam
Issue Type: Improvement
Components: examples-nexmark
Reporter: Ismaël Mejía
Assignee: Kenneth Knowles
{{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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)