Skip to content

tutorials shouldn't be susceptible to topic retention deleting sample data #1336

@davetroiano

Description

@davetroiano

The root cause of this issue is that the sample row timestamps are beyond the default topic retention period, so recipe flow breaks, e.g., final table output in that recipe sometimes won't show up because source data is gone.

This deserves a sweep of the repo (e.g., search for years -- 2020, 2021), and either fix (change retention, ksqlDB recipes could use FROM_UNIXTIME(UNIX_TIMESTAMP())) or open follow-on issues for complex cases. Automated tests may need to be reworked to support dynamic times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions