You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/05/31 07:42:00 UTC

[jira] [Created] (BEAM-4433) Nexmark Configuration should be an immutable object and clean from repeated options

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)