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

Matthias J. Sax commented on KAFKA-13722:
-----------------------------------------

We needed to revet one PR for 4.1 release, as it introduces a regression bug: 
[https://github.com/apache/kafka/pull/18292]

Re-opening to make sure we complete this issue with 4.2 release – as we did 
only revert in 4.1 branch, but not in trunk, also filed 
https://issues.apache.org/jira/browse/KAFKA-19638 – I think we can resolve this 
ticket ones KAFKA-19638 is addressed.

> 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
>            Assignee: Matthias J. Sax
>            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.10#820010)

Reply via email to