DivyanshIITB commented on PR #14325: URL: https://github.com/apache/lucene/pull/14325#issuecomment-2696661645
Thank you for your feedback! I understand your concern that KeepOnlyLastCommit might imply retaining only a single commit. My intention behind modifying this policy to retain the last 5 commits was to balance repository efficiency while ensuring some commit history is preserved for potential rollbacks. However, if the policy is strictly meant to retain only the last commit, I can revise the implementation accordingly. Would you suggest renaming the policy if we were to allow retaining more than one commit, or should I strictly enforce keeping only the last commit? -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org