You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Luke Cwik (Jira)" <ji...@apache.org> on 2021/10/12 18:13:00 UTC

[jira] [Created] (BEAM-13038) PTransformRunnerFactory should use a context object to pass parameters.

Luke Cwik created BEAM-13038:
--------------------------------

             Summary: PTransformRunnerFactory should use a context object to pass parameters.
                 Key: BEAM-13038
                 URL: https://issues.apache.org/jira/browse/BEAM-13038
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-harness
            Reporter: Luke Cwik
            Assignee: Luke Cwik


PTransformRunnerFactory should expose a context object instead of requiring all the parameters to be enumerated.

Passing each parameter separately worked well when there were only a few but as the list grows, it becomes more difficult to make changes easily without needing to make changes to many unrelated classes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)