Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
All sources based on FLIP-27 do not go automatically in an idle state if the parallelism is higher than the number of partitions.
By accident, we introduced that behavior but now we corrected it so we have to clarify the documentation. The solution is either lowering the parallelism or using WatermarkStrategy#withIdleness
Attachments
Issue Links
- is duplicated by
-
FLINK-25818 Add explanation how Kafka Source deals with idleness when parallelism is higher then the number of partitions
- Resolved