[
https://issues.apache.org/jira/browse/BEAM-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358647#comment-16358647
]
Ben Sidhom commented on BEAM-3673:
----------------------------------
That was not intentional. I assume it's because the umbrella but was assigned
to you.
> FlinkRunner: Harness manager for connecting operators to SDK Harnesses
> ----------------------------------------------------------------------
>
> Key: BEAM-3673
> URL: https://issues.apache.org/jira/browse/BEAM-3673
> Project: Beam
> Issue Type: Sub-task
> Components: runner-flink
> Reporter: Ben Sidhom
> Assignee: Aljoscha Krettek
> Priority: Major
>
> SDK harnesses require a common set of gRPC services to operate. The role of
> the harness manager is to provide a uniform interface that multiplexes data
> streams and auxiliary data between SDK environments and operators within a
> given job.
> Note that multiple operators may communicate with a single SDK environment to
> amortize container initialization cost. Environments are _not_ shared between
> different jobs.
> The initial implementation will shell out to local docker, but the harness
> manager should eventually support working with externally-managed
> environments (e.g., created by Kubernetes).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)