You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Walker Carlson (Jira)" <ji...@apache.org> on 2022/01/10 20:06:00 UTC

[jira] [Created] (KAFKA-13588) We should consolidate `changelogFor` methods to simplify the generation of internal topic names

Walker Carlson created KAFKA-13588:
--------------------------------------

             Summary: 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


[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`

 

Or any other place that we generate an internal topic name.



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