Skip to content

Comments

[fluss] allow setting table.log.ttl to -1 for infinite retention#2621

Open
bakjos wants to merge 1 commit intoapache:mainfrom
bakjos:bakjos/ttl_configuration
Open

[fluss] allow setting table.log.ttl to -1 for infinite retention#2621
bakjos wants to merge 1 commit intoapache:mainfrom
bakjos:bakjos/ttl_configuration

Conversation

@bakjos
Copy link
Contributor

@bakjos bakjos commented Feb 9, 2026

Purpose

According to the documentation for table.log.ttl:

https://github.com/apache/fluss/blob/main/website/docs/engine-flink/options.md

The configuration controls the maximum time we will retain a log before we will delete old segments to free up space. If set to -1, the log will not be deleted.

This PR implements it

Linked issue: close #2653

Brief change log

Tests

API and Format

Documentation

@bakjos bakjos mentioned this pull request Feb 11, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Infinite log retention

1 participant