Jingsong Lee created FLINK-28068:
------------------------------------
Summary: Control the total memory of a sink task
Key: FLINK-28068
URL: https://issues.apache.org/jira/browse/FLINK-28068
Project: Flink
Issue Type: Improvement
Components: Table Store
Reporter: Jingsong Lee
Fix For: table-store-0.2.0
Currently, Sink's MemTable memory is self-managed Heap, and compaction also
consumes memory, which is not very easy to use, and the memory problem will be
more serious if there are multiple partitions and multiple Buckets in a single
task.
We need to control the total memory of a single sink task.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)