[ 
https://issues.apache.org/jira/browse/KAFKA-13722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias J. Sax updated KAFKA-13722:
------------------------------------
    Component/s: streams

> Update internal interfaces that use ProcessorContext to use StateStoreContext 
> instead
> -------------------------------------------------------------------------------------
>
>                 Key: KAFKA-13722
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13722
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Guozhang Wang
>            Priority: Major
>
> This is a remainder that when we remove the deprecated public APIs that uses 
> the ProcessorContext, like `StateStore.init`, we should also consider 
> updating the internal interfaces with the ProcessorContext as well. That 
> includes:
> 1. Segments and related util classes which use ProcessorContext.
> 2. For state stores that leverage on ProcessorContext.getXXXTime, their logic 
> should be moved out of the state store impl but to the processor node level 
> that calls on these state stores.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to