qiuyunbuyu opened a new pull request, #1971:
URL: https://github.com/apache/fluss/pull/1971

   While conducting tests following the [official Docker deployment 
guide](https://fluss.apache.org/docs/install-deploy/deploying-with-docker/), 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](https://fluss.apache.org/docs/maintenance/configuration/#kv), 
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](https://github.com/apache/fluss/pull/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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to