[
https://issues.apache.org/jira/browse/BEAM-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445049#comment-16445049
]
Thomas Weise commented on BEAM-3886:
------------------------------------
[~lcwik] had started work in this:
[https://github.com/lukecwik/incubator-beam/commit/fb2b18617eae8b4e1c67af5f233f017ea1b4fb41]
> Python SDK harness does not contact State API if not needed
> -----------------------------------------------------------
>
> Key: BEAM-3886
> URL: https://issues.apache.org/jira/browse/BEAM-3886
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Ben Sidhom
> Assignee: Ahmet Altay
> Priority: Minor
>
> The Python harness always talks to the State API, even if it is never used by
> the current process bundle. As a minor optimization and to make implementing
> new runners easier, the harness should not talk to the State server unless
> it's actually needed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)