You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2017/11/06 23:34:00 UTC

[jira] [Created] (BEAM-3146) Fn Execution APIs should not depend on the Java SDK

Thomas Groh created BEAM-3146:
---------------------------------

             Summary: Fn Execution APIs should not depend on the Java SDK
                 Key: BEAM-3146
                 URL: https://issues.apache.org/jira/browse/BEAM-3146
             Project: Beam
          Issue Type: Bug
          Components: runner-core
            Reporter: Thomas Groh
            Assignee: Thomas Groh


Runners should be able to interact with the Fn API with complete ignorance of the underlying SDK, and as such should not obtain a dependency on the Java SDK.

This dependency edge should be banned. This will also require moving shared model abstractions which require code execution to a module on which both fn execution APIs and the Java SDK can depend on.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)