[
https://issues.apache.org/jira/browse/BEAM-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik resolved BEAM-3847.
-----------------------------
Resolution: Fixed
Fix Version/s: 2.5.0
> Remove the rich wrapper from EnvironmentManager
> -----------------------------------------------
>
> Key: BEAM-3847
> URL: https://issues.apache.org/jira/browse/BEAM-3847
> Project: Beam
> Issue Type: Bug
> Components: runner-core
> Reporter: Thomas Groh
> Assignee: Thomas Groh
> Priority: Major
> Labels: portability
> Fix For: 2.5.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The current wrapper couples the rich implementation of the Control Plane
> instead of wrapping the simplest possible wrapper. Using the simple client is
> preferable, as it permits more sophisticated users to enrich the client
> directly, and the additional complexity required for other users is almost
> nonexistent (it consists of one additional call, with access to a
> DataService, and can be wrapped around an EnvironmentManager wrapper)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)