[ 
https://issues.apache.org/jira/browse/KAFKA-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768494#comment-16768494
 ] 

ASF GitHub Bot commented on KAFKA-7916:
---------------------------------------

guozhangwang commented on pull request #6255: KAFKA-7916: Unify store wrapping 
code for clarity
URL: https://github.com/apache/kafka/pull/6255
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to