Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.11.2
Description
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.
Attachments
Attachments
Issue Links
- fixes
-
FLINK-20771 Hive partition is not added when there is a lot of data
- Closed
- relates to
-
FLINK-20671 Partition doesn't commit until the end of partition
- Closed
- links to