[
https://issues.apache.org/jira/browse/KAFKA-12637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman resolved KAFKA-12637.
--------------------------------------------
Resolution: Fixed
> Remove deprecated PartitionAssignor interface
> ---------------------------------------------
>
> Key: KAFKA-12637
> URL: https://issues.apache.org/jira/browse/KAFKA-12637
> Project: Kafka
> Issue Type: Improvement
> Components: consumer
> Reporter: A. Sophie Blee-Goldman
> Assignee: dengziming
> Priority: Blocker
> Labels: newbie, newbie++
> Fix For: 3.0.0
>
>
> In KIP-429, we deprecated the existing PartitionAssignor interface in order
> to move it out of the internals package and better align the name with other
> pluggable Consumer interfaces. We added an adapter to convert from existing
> o.a.k.clients.consumer.internals.PartitionAssignor to the new
> o.a.k.clients.consumer.ConsumerPartitionAssignor and support the deprecated
> interface. This was deprecated in 2.4, so we should be ok to remove it and
> the PartitionAssignorAdaptor in 3.0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)