Re: [PR] MINOR: Rename NoOpShareStatePersister for consistency [kafka]

2025-02-18 Thread via GitHub
AndrewJSchofield merged PR #18933: URL: https://github.com/apache/kafka/pull/18933 -- 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: jira-unsubscr...@kafk

[PR] MINOR: Rename NoOpShareStatePersister for consistency [kafka]

2025-02-17 Thread via GitHub
AndrewJSchofield opened a new pull request, #18933: URL: https://github.com/apache/kafka/pull/18933 Rename the no-op share group state persister to `NoOpStatePersister` to be consistent with `DefaultStatePersister`. ### Committer Checklist (excluded from commit message) - [ ] Verif