[
https://issues.apache.org/jira/browse/KAFKA-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Roesler resolved KAFKA-7916.
---------------------------------
Resolution: Fixed
> Streams store cleanup: unify wrapping
> -------------------------------------
>
> Key: KAFKA-7916
> URL: https://issues.apache.org/jira/browse/KAFKA-7916
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: John Roesler
> Assignee: John Roesler
> Priority: Major
>
> The internal store handling in Streams has become quite complex, with many
> layers of wrapping for different bookeeping operations.
> The first thing we can do about this is to at least unify the wrapping
> strategy, such that *all* store wrappers extend WrappedStateStore. This would
> make the code easier to understand, since all wrappers would have the same
> basic shape.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)