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

   * Currently, the share group `Persister` implementations 
(`DefaultShareStatePersister`, `NoOpStatePersister`) are loaded via class 
loader, even though they are only factory pluggable.
   * This is not a concern but to conform with changes in KAFKA-20825, which 
also simplifies the construction, this PR changes the 
`createShareStatePersister` code to create the persister objects directly.


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