nicktelford opened a new pull request, #21778:
URL: https://github.com/apache/kafka/pull/21778

   Removes the dead `enforceCheckpoint` parameter from `maybeCheckpoint()`.
   The determination of when to flush checkpoints to disk is now handled by the
   StateStore itself, making the flag redundant.
   
   These changes were authored by-hand, but Claude Code was used to break
   the changes up into multiple PRs (the other two have already been merged)
   and to rebase on `trunk`.


-- 
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