[
https://issues.apache.org/jira/browse/BEAM-5760?focusedWorklogId=155459&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-155459
]
ASF GitHub Bot logged work on BEAM-5760:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Oct/18 15:29
Start Date: 17/Oct/18 15:29
Worklog Time Spent: 10m
Work Description: tweise commented on issue #6723: [WIP] [BEAM-5760] Add
support for multi-element bundles to portable Flink runner.
URL: https://github.com/apache/beam/pull/6723#issuecomment-430675415
There is no reason to limit to single element bundles, since the Flink Java
SDK runner already has the support for larger bundles built in. Essentially
this was just the state of portable runner as of the PoC many months ago and we
were busy making other things work since then.
----------------------------------------------------------------
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: 155459)
Time Spent: 0.5h (was: 20m)
> Portable Flink support for maxBundleSize/maxBundleMillis
> --------------------------------------------------------
>
> Key: BEAM-5760
> URL: https://issues.apache.org/jira/browse/BEAM-5760
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Affects Versions: 2.8.0
> Reporter: Thomas Weise
> Assignee: Thomas Weise
> Priority: Major
> Labels: portability-flink
> Fix For: 2.9.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The portable runner needs to support larger bundles in streaming mode.
> Currently every element is a separate bundle, which is very inefficient due
> to the per bundle SDK worker overhead. The old Java SDK runner already
> supports these parameters.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)