[ https://issues.apache.org/jira/browse/KAFKA-16871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17879058#comment-17879058 ]
João Pedro Fonseca commented on KAFKA-16871: -------------------------------------------- [~ableegoldman], as stated by Wang Xiaoqing, it seems there is not to do here. See: Commit: ee834d9214b9961d0afaee030c7a46487c71e543 PR: [https://github.com/apache/kafka/pull/16219] > Clean up internal AssignmentConfigs class in Streams > ---------------------------------------------------- > > Key: KAFKA-16871 > URL: https://issues.apache.org/jira/browse/KAFKA-16871 > Project: Kafka > Issue Type: Sub-task > Components: streams > Reporter: A. Sophie Blee-Goldman > Assignee: João Pedro Fonseca > Priority: Major > Labels: newbie, newbie++ > > In KIP-924 we added a new public AssignmentConfigs class to hold all of the, > you guessed it, assignment related configs. > However, there is an existing config class of the same name and largely the > same contents but that's in an internal package, specifically inside the > AssignorConfiguration class. > We should remove the old AssignmentConfigs class that's in > AssignorConfiguration and replace any usages of it with the new public > AssignmentConfigs that we added in KIP-924 -- This message was sent by Atlassian Jira (v8.20.10#820010)