[
https://issues.apache.org/jira/browse/FLINK-36906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaochen.zhou updated FLINK-36906:
----------------------------------
Description: When determining if a split is finished, process only the
partitions with data from the current fetch instead of all partitions. This
reduces unnecessary partition checks and improves performance and resource
utilization.
> Optimize the logic for determining if a split is finished.
> ----------------------------------------------------------
>
> Key: FLINK-36906
> URL: https://issues.apache.org/jira/browse/FLINK-36906
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Kafka
> Reporter: xiaochen.zhou
> Priority: Minor
> Labels: pull-request-available
>
> When determining if a split is finished, process only the partitions with
> data from the current fetch instead of all partitions. This reduces
> unnecessary partition checks and improves performance and resource
> utilization.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)