[
https://issues.apache.org/jira/browse/SAMZA-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hai Lu updated SAMZA-2191:
--------------------------
Fix Version/s: 1.3
> Support batching for remote tables.
> -----------------------------------
>
> Key: SAMZA-2191
> URL: https://issues.apache.org/jira/browse/SAMZA-2191
> Project: Samza
> Issue Type: Bug
> Components: container
> Reporter: Dengpan Yin
> Priority: Minor
> Fix For: 1.3
>
> Time Spent: 8h 20m
> Remaining Estimate: 0h
>
> When sending massive query/update operations to the remote stores via the
> table API, the quota allocated to the store can be easily exceeded. Support
> batching from the table API layer can mitigate this problem.
> For instance, since some data stores support batch operations, the table API
> can buffer a configuration number or time window of operations and send to
> the data store using the provided batch API when the batch window is closed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)