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

Guozhang Wang commented on KAFKA-13588:
---------------------------------------

With 4.0 on the horizon, we can now finally consider removing the deprecated 
`init(context, root)` in that release, and after that we can consolidate these 
funcations. I'm reassigning the assignor so that anyone can take it. My 
suggestion would be: either anyone taking the PR to remove the deprecated 
`init` function can clean this along side with the PR, or someone else can do 
it after the PR for removing `init` is merged and if we have time still to make 
the 4.0 deadline. Otherwise, it can go in 4.1

> We should consolidate `changelogFor` methods to simplify the generation of 
> internal topic names
> -----------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-13588
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13588
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Walker Carlson
>            Assignee: Guozhang Wang
>            Priority: Minor
>              Labels: newbie
>             Fix For: 4.0.0
>
>
> [https://github.com/apache/kafka/pull/11611#discussion_r772625486]
> we should use `ProcessorContextUtils#changelogFor` after we remove 
> `init(final ProcessorContext context, final StateStore root)` in 
> `CahceingWindowStore#initInternal` — this will happen in around Dec.2022, 
> which is around 3.4.0
>  
> Or any other place that we generate an internal topic name.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to