Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
With the fix in https://issues.apache.org/jira/browse/KAFKA-10847 records will be emitted after the grace period but only when a new record is processed. This means its possible to wait for arbitrary long time for a record to be emitted.
This also means one can not recreate the previous semantics of emitting immediately records or even now guaranteed emitting after the grace period.
Attachments
Issue Links
- blocks
-
KAFKA-17531 Remove deprecates methods JoinWindows#of and #grace
- Open
- is caused by
-
KAFKA-10847 Avoid spurious left/outer join results in stream-stream join
- Resolved