You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2020/12/21 07:15:01 UTC

[jira] [Reopened] (FLINK-20213) Partition commit is delayed when records keep coming

     [ https://issues.apache.org/jira/browse/FLINK-20213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jingsong Lee reopened FLINK-20213:
----------------------------------

> Partition commit is delayed when records keep coming
> ----------------------------------------------------
>
>                 Key: FLINK-20213
>                 URL: https://issues.apache.org/jira/browse/FLINK-20213
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / FileSystem, Table SQL / Ecosystem
>    Affects Versions: 1.11.2
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0, 1.11.3
>
>         Attachments: image-2020-11-26-12-00-23-542.png, image-2020-11-26-12-00-55-829.png
>
>
> When set partition-commit.delay=0, Users expect partitions to be committed immediately.
> However, if the record of this partition continues to flow in, the bucket for the partition will be activated, and no inactive bucket will appear.
> We need to consider listening to bucket created.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)