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

[jira] [Updated] (BEAM-2076) DirectRunner: minimal transitive API surface

     [ https://issues.apache.org/jira/browse/BEAM-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin updated BEAM-2076:
----------------------------------
    Description: 
The {{DirectRunner}} is likely to accidentally be on many users' classpath when they are running on other runners. As such, it should have a minimal transitive API surface, shading things it needs directly and need not expose.

My base assumption is that {{runners-core}} should be shaded. There may be others tho -- this merits a bit of a look.

  was:
The {{DirectRunner}} is likely to accidentally be on many users' classpath. It should have a minimal transitive API surface, shading things it needs directly and need not expose.

My base assumption is that {{runners-core}} should be shaded. There may be others tho -- this merits a bit of a look.


> DirectRunner: minimal transitive API surface
> --------------------------------------------
>
>                 Key: BEAM-2076
>                 URL: https://issues.apache.org/jira/browse/BEAM-2076
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-direct
>            Reporter: Daniel Halperin
>            Assignee: Thomas Groh
>             Fix For: First stable release
>
>
> The {{DirectRunner}} is likely to accidentally be on many users' classpath when they are running on other runners. As such, it should have a minimal transitive API surface, shading things it needs directly and need not expose.
> My base assumption is that {{runners-core}} should be shaded. There may be others tho -- this merits a bit of a look.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)