[
https://issues.apache.org/jira/browse/KAFKA-16871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
João Pedro Fonseca reassigned KAFKA-16871:
------------------------------------------
Assignee: João Pedro Fonseca
> 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)