You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/03/24 21:52:00 UTC

[jira] [Updated] (KAFKA-10046) Deprecated PartitionGrouper config is ignored

     [ https://issues.apache.org/jira/browse/KAFKA-10046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

A. Sophie Blee-Goldman updated KAFKA-10046:
-------------------------------------------
    Fix Version/s: 3.0.0

> Deprecated PartitionGrouper config is ignored
> ---------------------------------------------
>
>                 Key: KAFKA-10046
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10046
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: John Roesler
>            Priority: Blocker
>             Fix For: 3.0.0
>
>
> It looks like at some point, we accidentally broke the chain that lets the user-provided PartitionGrouper config actually get to the Consumer-managed StreamsPartitionAssignor. The effect is that any configured value would just be ignored.
> Investigation is needed to determine when this regression took place and whether we should fix it or just remove the config.
> See the discussion in [https://github.com/apache/kafka/pull/8716/] . The TaskAssignorIntegrationTest in that PR can be used to verify this regression.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)