Created
April 6, 2021 14:01
-
-
Save cherniag/3d0a2b8e677159a49ad44681a951e106 to your computer and use it in GitHub Desktop.
kafka reactive error handle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
org.springframework.kafka.listener.KafkaMessageListenerContainer.ListenerConsumer#pollAndInvoke | |
org.springframework.integration.kafka.inbound.KafkaMessageDrivenChannelAdapter#sendMessageIfAny | |
org.springframework.messaging.core.GenericMessagingTemplate#doSend(org.springframework.messaging.MessageChannel, org.springframework.messaging.Message<?>, long) | |
org.springframework.integration.channel.AbstractMessageChannel#send(org.springframework.messaging.Message<?>) | |
org.springframework.integration.dispatcher.UnicastingDispatcher#doDispatch | |
org.springframework.integration.util.IntegrationReactiveUtils#adaptSubscribableChannelToPublisher | |
===== | |
org.springframework.integration.endpoint.ReactiveStreamsConsumer#doStart | |
==== | |
https://docs.spring.io/spring-kafka/docs/current/reference/html/#error-handling-deserializer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment