[
https://issues.apache.org/jira/browse/KAFKA-8734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman resolved KAFKA-8734.
-------------------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
> Remove PartitionAssignorAdapter and deprecated PartitionAssignor interface
> --------------------------------------------------------------------------
>
> Key: KAFKA-8734
> URL: https://issues.apache.org/jira/browse/KAFKA-8734
> Project: Kafka
> Issue Type: Task
> Components: clients
> Affects Versions: 3.0.0
> Reporter: A. Sophie Blee-Goldman
> Priority: Blocker
> Fix For: 3.0.0
>
>
> In 2.4 we deprecated the consumer.internal.PartitionAssignor interface and
> migrated all assignors to the [new public consumer.ConsumerPartitionAssignor
> interface|[https://github.com/apache/kafka/pull/7108|https://github.com/apache/kafka/pull/7108/files]].
> Although internal, we provided an [adapter
> |[https://github.com/apache/kafka/pull/7110]]for those who may have
> implemented a custom PartitionAssignor to avoid breaking changes. These
> should be removed in the next major release.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)