John Roesler created KAFKA-7916:
-----------------------------------

             Summary: Streams store cleanup: unify wrapping
                 Key: KAFKA-7916
                 URL: https://issues.apache.org/jira/browse/KAFKA-7916
             Project: Kafka
          Issue Type: Improvement
            Reporter: John Roesler
            Assignee: John Roesler


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)

Reply via email to