You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario:
Initially, the Kafka receiver worked as expected but once the Kafka broker restarts and comes back, the same receiver is unable to receive messages and there's no error seen in the logs except warn
Kafka Receiver is unable to consume messages from a topic after Kafka is restarted.
Scenario:
Initially, the Kafka receiver worked as expected but once the Kafka broker restarts and comes back, the same receiver is unable to receive messages and there's no error seen in the logs except warn
We followed the approach mentioned here in the documentation: https://projectreactor.io/docs/kafka/release/reference/#_error_handling_2
Kafka reactor version: 1.3.10
Please let us know the solution
The text was updated successfully, but these errors were encountered: