[
https://issues.apache.org/jira/browse/FLINK-28482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-28482.
--------------------------------
Resolution: Fixed
master: 4cb870b74662fc22ea25fbc29cacf0b14f78a4bf
> num-sorted-run.stop-trigger introduced a unstable merging
> ---------------------------------------------------------
>
> Key: FLINK-28482
> URL: https://issues.apache.org/jira/browse/FLINK-28482
> Project: Flink
> Issue Type: Bug
> Components: Table Store
> Reporter: Jingsong Lee
> Assignee: Nicholas Jiang
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.2.0
>
>
> We have introduced the num-sorted-run.stop-trigger. The default value is 10.
> This means that the maximum number of runs generated is 10, and 10 runs may
> be merged at the same time during compaction or read.
> Reading 10 ORC files at the same time may lead to OOM.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)