Deprecated API
Contents
-
ElementDescriptionorg.springframework.kafka.config.AbstractKafkaListenerContainerFactory.setErrorHandler
(ErrorHandler) no longer necessary becauseorg.springframework.kafka.listener.ContainerProperties.EOSMode#V1
is no longer supported.no longer necessary becauseorg.springframework.kafka.listener.ContainerProperties.EOSMode#V1
is no longer supported.no longer needed; useKafkaOperations
.- no longer needed.no longer necessary becauseorg.springframework.kafka.listener.ContainerProperties.EOSMode#V1
is no longer supported.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler.seeksAfterHandling()
.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.- useRecordInterceptor
.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.since 3.0.9 - provide a supplier instead.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.
-
InterfaceDescriptionno longer needed; use
KafkaOperations
.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.- useRecordInterceptor
.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.in favor ofCommonErrorHandler
.
-
ClassDescriptionin favor of
HeaderEnricherProcessor
.in favor ofMessagingProcessor
.Refer to theChainedTransactionManager
javadocs.
-
MethodDescriptionin favor of
RetryableTopic.sameIntervalTopicReuseStrategy()
.org.springframework.kafka.config.AbstractKafkaListenerContainerFactory.setErrorHandler(ErrorHandler) no longer necessary becauseorg.springframework.kafka.listener.ContainerProperties.EOSMode#V1
is no longer supported.no longer necessary becauseorg.springframework.kafka.listener.ContainerProperties.EOSMode#V1
is no longer supported.- no longer needed.no longer necessary becauseorg.springframework.kafka.listener.ContainerProperties.EOSMode#V1
is no longer supported.in favor ofCommonErrorHandler.seeksAfterHandling()
.since 3.0.9 - provide a supplier instead.in favor of usingDestinationTopic.Type.REUSABLE_RETRY_TOPIC
andDestinationTopic.isReusableRetryTopic()
.
-
ConstructorDescription
-
Annotation Interface ElementDescriptionin favor of
RetryableTopic.sameIntervalTopicReuseStrategy()
.
AbstractKafkaListenerContainerFactory.setCommonErrorHandler(CommonErrorHandler)