Sophie Blee-Goldman created KAFKA-8734:
------------------------------------------

             Summary: 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: Sophie Blee-Goldman


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
(v7.6.14#76016)

Reply via email to