Deprecated API
Contents
- Deprecated Enum ClassesEnum ClassDescriptionsince 4.0; will be removed in a future release. Not required by Kafka client users; no replacement is provided.Since 4.0. Use
GroupStateinstead.
- Deprecated FieldsFieldDescriptionThis config is deprecated and will be removed from 9.0 versions.This config is deprecated and will be removed from 9.0 versions.down-conversion is not possible in Apache Kafka 4.0 and newer, hence this configuration is a no-op, and it is deprecated for removal in Apache Kafka 5.0.
- Deprecated MethodsMethodDescriptionSince 4.0. Use
ConsumerGroupDescription.groupState()instead.Since 4.0. UseConsumerGroupListing.groupState()instead.Since 4.0 and should not be used any longer.Since 4.0 and should not be used any longer.Since 4.0. UseListConsumerGroupsOptions.inGroupStates(Set)instead.Since 4.0. UseListConsumerGroupsOptions.inGroupStates(Set)instead.This method is being deprecated because mirrorTopic is not an accurate name to describe a method that returns the source topic's name.Use
NewMirrorTopic.sourceTopic()} instead.
- Deprecated ConstructorsConstructorDescriptionSince 4.0. Use
ConsumerGroupListing(String, Optional, boolean)instead.Since 4.0. UseConsumerGroupListing(String, Optional, Optional, boolean)instead.since 7.5.0; prefer the other constructorEvenClusterLoadPlanGoalStatsResources(double, double, double, double, double, double, int, int, int)since it includes the consumerOutboundKBpssince 7.4.0; prefer the other constructorEvenClusterLoadPlanGoalStatsResources(double, double, double, double, double, double, int, int, int)since it includes the producerInboundKBpsSince 4.0. UseConsumerRecords(Map, Map)instead.Since 4.0. UseMockConsumer(String)instead.
- Deprecated Enum Constants