Deprecated API
Contents
-
Deprecated Enum ClassesEnum ClassDescriptionSince 4.0. Use
AutoOffsetResetStrategy
instead.Since 4.0. UseGroupState
instead.
-
Deprecated FieldsFieldDescriptiondown-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