confluentinc / confluentinc/kafka-tutorials

Old timestamps in ksqlDB tumbling windows tutorial

Open
#879 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
39
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Source records for `ratings` in the ksqlDB tumbling windows tutorial (https://kafka-tutorials.confluent.io/create-tumbling-windows/ksql.html) are 2 years old, which can cause issues in the persistent query output. Since ksqlDB 0.11.0, windowed table output topics are now configured as `compact,delete`, so records with old timestamps might be purged quickly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.