| Class and Description |
|---|
| org.apache.kafka.common.KafkaFuture.Function Since Kafka 3.0. Use the KafkaFuture.BaseFunction functional interface. |
| org.apache.kafka.clients.producer.UniformStickyPartitioner |
| Exceptions and Description |
|---|
| org.apache.kafka.common.errors.NotLeaderForPartitionException since 2.6. Use NotLeaderOrFollowerException. |
| Field and Description |
|---|
| org.apache.kafka.common.config.TopicConfig.MESSAGE_FORMAT_VERSION_CONFIG since 3.0, removal planned in 4.0. The default value for this config is appropriate for most situations. |
| org.apache.kafka.common.config.TopicConfig.MESSAGE_FORMAT_VERSION_DOC since 3.0, removal planned in 4.0. The default value for this config is appropriate for most situations. |
| org.apache.kafka.clients.consumer.ConsumerRecord.NULL_CHECKSUM checksums are no longer exposed by this class, this constant will be removed in Apache Kafka 4.0 (deprecated since 3.0). |
| Enum Constant and Description |
|---|
| org.apache.kafka.clients.admin.EvenClusterLoadStatus.DISABLED since 7.3.0 |