-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionsince 2.8 - use a suitably configured error handler instead.- use the
CommonLoggingErrorHandler
instead.in favor ofCommonDelegatingErrorHandler
.in favor ofCommonDelegatingErrorHandler
.in favor ofCommonContainerStoppingErrorHandler
.in favor ofCommonContainerStoppingErrorHandler
.- use theCommonLoggingErrorHandler
instead.in favor ofDefaultErrorHandler
.with no replacement - useDefaultErrorHandler
with an infiniteBackOff
.in favor ofDefaultErrorHandler
.Refer to theChainedTransactionManager
javadocs.
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionsince 2.8 - use a suitably configured error handler instead.since 2.8 - use a suitably configured error handler instead.in the 3.0.0 KafkaProducer.in the 3.0.0 KafkaProducer.- flush does not make sense in the context of a reactive flow since, the send completion signal is a send result, which implies that a flush is redundant. If you use this method with reactor-kafka 1.3 or later, it must be scheduled to avoid a deadlock; see https://issues.apache.org/jira/browse/KAFKA-10790 (since 2.7).in favor of
ConsumerProperties.getAuthExceptionRetryInterval()
.in favor ofRecordInterceptor.intercept(ConsumerRecord, Consumer)
which will become the required method in a future release.since 2.7.5 in favor ofJacksonUtils.enhancedObjectMapper()
-
Deprecated ConstructorsConstructorDescription
-
Deprecated Enum ConstantsEnum ConstantDescriptionin favor of
ContainerProperties.EOSMode.V1
.in favor ofContainerProperties.EOSMode.V2
.
StreamsBuilderFactoryBeanConfigurer
due to a name clash with a similar class in Spring Boot.