[
https://issues.apache.org/jira/browse/BEAM-2930?focusedWorklogId=135903&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-135903
]
ASF GitHub Bot logged work on BEAM-2930:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Aug/18 22:53
Start Date: 17/Aug/18 22:53
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #6208: [WIP] [BEAM-2930]
Side input support for Flink portable streaming.
URL: https://github.com/apache/beam/pull/6208#issuecomment-414007244
Early/repeated firings provide inconsistent side input values between
bundles. Side input access is meant to provide the latest firing at the time
when the bundle starts processing and it is up to the runner to try to make the
latency between side input firing being materialized and visible to the
consumer to be minimal but there is no latency requirement other then best
effort.
Only side inputs that have a single firing can be reasoned concretely.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 135903)
Time Spent: 3h 40m (was: 3.5h)
> Flink support for portable side input
> -------------------------------------
>
> Key: BEAM-2930
> URL: https://issues.apache.org/jira/browse/BEAM-2930
> Project: Beam
> Issue Type: Sub-task
> Components: runner-flink
> Reporter: Henning Rohde
> Priority: Major
> Labels: portability
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)