There's a fair number of methods to implement for a `StateStore`, so I created 
an independent class to take care of all the Store-related bookkeeping. The 
actual buffer implementation is still in the original class. This seemed to 
achieve a nice separation of concerns.

It is unlike our other stores, though, so let me know if it's too weird.

[ Full content available at: https://github.com/apache/kafka/pull/5724 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to