[ 
https://issues.apache.org/jira/browse/BEAM-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546648#comment-17546648
 ] 

Kenneth Knowles commented on BEAM-7000:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/18494

> 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: P3
>
> 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.20.7#820007)

Reply via email to