Skip to content

Conversation

@qiuyunbuyu
Copy link

@qiuyunbuyu qiuyunbuyu commented Nov 12, 2025

While conducting tests following the official Docker deployment guide, I noticed that all kv.snapshot.interval parameters are set to 0S. I found this configuration quite confusing, as the behavior it implies wasn't immediately clear.

I checked the configuration documentation, but it didn't provide a clear explanation for a value of 0S. To understand its meaning, I looked through the code commit history and found the relevant context in PR #30.

Now that I understand its purpose, I would like to propose that we add specific documentation to clarify the special meaning and intended use-case when this parameter is set to 0S. This would prevent confusion for future users.

@qiuyunbuyu qiuyunbuyu changed the title [docs] add an explanation for setting the configuration of kv.snapsho… [docs] add an explanation for setting the configuration of kv.snapshot.interval to 0s Nov 12, 2025
Copy link
Contributor

@rionmonster rionmonster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a single comment/wording nit; otherwise LGTM!

@qiuyunbuyu
Copy link
Author

Left a single comment/wording nit; otherwise LGTM!

@rionmonster Thank you for the review. I agree with your suggestion. Using "disable" does make the behavior more explicit and aligns with the existing comment in apache/fluss#30. I've applied the change.

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.

2 participants