majialoong commented on PR #21291:
URL: https://github.com/apache/kafka/pull/21291#issuecomment-3745571554
Not imposing a hard upper limit provides users with more flexible tuning
space and avoids blocking reasonable optimizations for special scenarios due to
our predefined constraints.
For potential issues, we can provide warnings in the documentation (such as
describing that low values lead to frequent snapshot creation, while high
values delay cleanup).Maintaining documentation is much simpler than
maintaining code.
What do you think?
--
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]