[
https://issues.apache.org/jira/browse/BEAM-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-7000:
--------------------------------
Labels: stale-P2 (was: )
> Consider adding support for batching state requests
> ---------------------------------------------------
>
> Key: BEAM-7000
> URL: https://issues.apache.org/jira/browse/BEAM-7000
> Project: Beam
> Issue Type: Sub-task
> Components: beam-model
> Reporter: Luke Cwik
> Priority: P2
> Labels: stale-P2
>
> The current user facing API looks like a future which can be resolved later,
> we want to minimize the amount of time a user spends blocking after queuing
> up all their requests.
> Google Cloud Dataflow has experienced performance problems in the past
> without having support for a batch API because solutions that add fixed
> delays ("wait for N milliseconds for a batch to form") have caused large
> problems for pipelines with few numbers of keys.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)