[
https://issues.apache.org/jira/browse/FLINK-33044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-33044:
-----------------------------------
Labels: pull-request-available (was: )
> Reduce the frequency of triggering flush for the disk tier of the tiered
> storage
> --------------------------------------------------------------------------------
>
> Key: FLINK-33044
> URL: https://issues.apache.org/jira/browse/FLINK-33044
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Network
> Affects Versions: 1.18.0
> Reporter: Yuxin Tan
> Assignee: Yuxin Tan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.19.0
>
>
> The disk cache of tiered storage will flush at the end of each subpartition's
> segment, which is too frequent and is bad for performance. We should improve
> it with some better flushing methods, e.g. flushing buffers with batch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)