-
Interfaces Interface Description org.apache.kafka.common.security.auth.PrincipalBuilder As of Kafka 1.0.0, useKafkaPrincipalBuilder
instead. This will be removed in a future major release.org.apache.kafka.common.serialization.ExtendedDeserializer This class has been deprecated and will be removed in a future release. Please useDeserializer
instead.org.apache.kafka.common.serialization.ExtendedSerializer This class has been deprecated and will be removed in a future release. Please useSerializer
instead.org.apache.kafka.streams.processor.PartitionGrouper since 2.4 release; will be removed in 3.0.0 via KAFKA-7785
-
Exceptions Exceptions Description org.apache.kafka.common.errors.NotLeaderForPartitionException since 2.6. UseNotLeaderOrFollowerException
.